# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale # # Translators: # FIRST AUTHOR , 2014 # Hesham ELMAHDY, 2015 # hoxhe aits , 2015 # Mustafa Rawi , 2015 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: 2015-10-13 05:47+0000\n" "Last-Translator: hoxhe aits \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: sale #: model:email.template,body_html:sale.email_template_edi_sale msgid "" "\n" "
\n" "\n" "

Hello ${object.partner_id.name},

\n" " \n" "

Here is your ${object.state in ('draft', 'sent') and 'quotation' or 'order confirmation'} from ${object.company_id.name}:

\n" "\n" "

\n" "   REFERENCES
\n" "   Order number: ${object.name}
\n" "   Order total: ${object.amount_total} ${object.pricelist_id.currency_id.name}
\n" "   Order date: ${object.date_order}
\n" " % if object.origin:\n" "   Order reference: ${object.origin}
\n" " % endif\n" " % if object.client_order_ref:\n" "   Your reference: ${object.client_order_ref}
\n" " % endif\n" " % if object.user_id:\n" "   Your contact: ${object.user_id.name}\n" " % endif\n" "

\n" "

\n" " You can view your quotation online:\n" "

\n" " View ${object.state in ('draft', 'sent') and 'Quotation' or 'Order'}\n" "\n" " % if object.paypal_url:\n" "
\n" "

It is also possible to directly pay with Paypal:

\n" " \n" " \n" " \n" " % endif\n" "\n" "
\n" "

If you have any question, do not hesitate to contact us.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" "
\n" "
\n" "

\n" " ${object.company_id.name}

\n" "
\n" "
\n" " \n" " % if object.company_id.street:\n" " ${object.company_id.street}
\n" " % endif\n" " % if object.company_id.street2:\n" " ${object.company_id.street2}
\n" " % endif\n" " % if object.company_id.city or object.company_id.zip:\n" " ${object.company_id.zip} ${object.company_id.city}
\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 ''}
\n" " % endif\n" "
\n" " % if object.company_id.phone:\n" "
\n" " Phone:  ${object.company_id.phone}\n" "
\n" " % endif\n" " % if object.company_id.website:\n" "
\n" " Web : ${object.company_id.website}\n" "
\n" " %endif\n" "

\n" "
\n" "
\n" " " msgstr "" #. module: sale #: field:product.product,sales_count:0 field:product.template,sales_count:0 msgid "# Sales" msgstr "عدد المبيعات" #. module: sale #: field:sale.report,nbr:0 msgid "# of Lines" msgstr "عدد السطور" #. module: sale #: field:sale.report,product_uom_qty:0 msgid "# of Qty" msgstr "# للكمية" #. module: sale #: field:res.partner,sale_order_count:0 msgid "# of Sales Order" msgstr "عدد طلبات البيع" #. module: sale #: model:email.template,report_name:sale.email_template_edi_sale msgid "" "${(object.name or '').replace('/','_')}_${object.state == 'draft' and " "'draft' or ''}" msgstr "${(object.name or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''}" #. module: sale #: model:email.template,subject:sale.email_template_edi_sale msgid "" "${object.company_id.name|safe} ${object.state in ('draft', 'sent') and " "'Quotation' or 'Order'} (Ref ${object.name or 'n/a' })" msgstr "${object.company_id.name|safe} ${object.state in ('draft', 'sent') and 'عرض سعر' or 'أمر بيع'} (Ref ${object.name or 'n/a' })" #. module: sale #: view:sale.order:sale.view_order_form msgid "(update)" msgstr "(تحديث)" #. module: sale #: help:sale.order.line,state:0 msgid "" "* The 'Draft' status is set when the related sales order in draft status. \n" "* The 'Confirmed' status is set when the related sales order is confirmed. \n" "* The 'Exception' status is set when the related sales order is set as exception. \n" "* The 'Done' status is set when the sales order line has been picked. \n" "* The 'Cancelled' status is set when a user cancel the sales order related." msgstr "*يتم تعيين حالة 'المسودة' عندما تكون أوامر البيع ذات الصلة فى حالة المسودة .\n*يتم تعيين حالة 'التأكيد' عندما تكون أوامر البيع ذات الصلة مؤكدة .\n*يتم تعيين حالة الإستثناء عندما تكون أوامر البيع ذات الصلة محددة كإستثناء .\n*يتم تعيين حالة 'تم' عندما تكون خطوط أوامر البيع قد تم الإنتهاء منها .\n*يتم تعيين حالة 'الإلغاء' عندما يقوم المستخدم بإلغاء أوامر البيع ذات الصلة ." #. module: sale #: model:ir.actions.act_window,help:sale.action_orders msgid "" "

\n" " Click to create a quotation that can be converted into a sales\n" " order.\n" "

\n" " Odoo will help you efficiently handle the complete sales flow:\n" " quotation, sales order, delivery, invoicing and payment.\n" "

\n" " " msgstr "" #. module: sale #: model:ir.actions.act_window,help:sale.act_res_partner_2_sale_order msgid "" "

\n" " Click to create a quotation or sales order for this customer.\n" "

\n" " Odoo will help you efficiently handle the complete sale flow:\n" " quotation, sales order, delivery, invoicing and\n" " payment.\n" "

\n" " The social feature helps you organize discussions on each sales\n" " order, and allow your customer to keep track of the evolution\n" " of the sales order.\n" "

\n" " " msgstr "" #. module: sale #: model:ir.actions.act_window,help:sale.action_orders_salesteams msgid "" "

\n" " Click to create a quotation that can be converted into a sales\n" " order.\n" "

\n" " Odoo will help you efficiently handle the complete sales flow:\n" " quotation, sales order, delivery, invoicing and payment.\n" "

\n" " " msgstr "" #. module: sale #: model:ir.actions.act_window,help:sale.action_quotations #: model:ir.actions.act_window,help:sale.action_quotations_salesteams msgid "" "

\n" " Click to create a quotation, the first step of a new sale.\n" "

\n" " Odoo will help you handle efficiently the complete sale flow:\n" " from the quotation to the sales order, the\n" " delivery, the invoicing and the payment collection.\n" "

\n" " The social feature helps you organize discussions on each sales\n" " order, and allow your customers to keep track of the evolution\n" " of the sales order.\n" "

\n" " " msgstr "" #. module: sale #: model:ir.actions.act_window,help:sale.action_order_line_tree2 msgid "" "

\n" " Here is a list of each sales order line to be invoiced. You can\n" " invoice sales orders partially, by lines of sales order. You do\n" " not need this list if you invoice from the delivery orders or\n" " if you invoice sales totally.\n" "

\n" " " msgstr "

\nفيما يلى قائمة لكل خط أمر بيع حتى تتم فوترته . يمكنك \nفوترة أمر البيع جزئياً,بواسطة خطوط أوامر البيع . أنت \nلن تحتاج لهذه القائمة إذا قُمت بالفوتره من أوامر التسليم أو \nإذا قُمت بفوترة المبيعات كلياً .\n

\n " #. module: sale #: help:sale.order.line,address_allotment_id:0 msgid "A partner to whom the particular product needs to be allotted." msgstr "شريك للمنتج المعين الذى يحتاج إلى تخصيص." #. module: sale #: model:res.groups,name:sale.group_delivery_invoice_address msgid "Addresses in Sales Orders" msgstr "عناوين فى أوامر البيع" #. module: sale #: model:product.template,name:sale.advance_product_0_product_template msgid "Advance" msgstr "الدفع المقدم" #. module: sale #: field:sale.advance.payment.inv,amount:0 msgid "Advance Amount" msgstr "مبلغ الدفع المقدم" #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:207 #, python-format msgid "Advance Invoice" msgstr "فاتورة الدفع المقدم" #. module: sale #: field:sale.advance.payment.inv,product_id:0 msgid "Advance Product" msgstr "منتج الدفع المقدم" #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:62 #, python-format msgid "Advance of %s %%" msgstr "مسبقا من %s %%" #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:62 #, python-format msgid "Advance of %s %s" msgstr "مسبقا من %s %s" #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv msgid "" "After clicking 'Show Lines to Invoice', select lines to invoice and create " "the invoice from the 'More' dropdown menu." msgstr "بعد النقر فوق \"إظهار خطوط الفاتورة\"، حدد خطوط الفاتورة وانشاء الفاتورة من \"المزيد\" فى القائمة المنسدلة." #. module: sale #: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice msgid "" "All items in these order lines will be invoiced. You can also invoice a percentage of the sales order\n" " or a fixed price (for advances) directly from the sales order form if you prefer." msgstr "سيتم إصدار فاتورة كافة العناصر الموجودة في خطوط الاوامر هذه .يمكنك أيضا عمل فاتورة مئوية من أجل البيع \nأو سعر ثابت (للسلف) مباشرة من شكل اوامر المبيعات إذا كنت تفضل ذلك." #. module: sale #: field:sale.order.line,address_allotment_id:0 msgid "Allotment Partner" msgstr "حصة الشريك" #. module: sale #: field:sale.config.settings,group_sale_delivery_address:0 msgid "Allow a different address for delivery and invoicing " msgstr "يسمح لك باختيار عناوين مختلفة لإرسال الفواتير والمنتجات" #. module: sale #: field:sale.config.settings,module_sale_journal:0 msgid "Allow batch invoicing of delivery orders through journals" msgstr "السماح بالدفع بالفواتير لأوامر التسليم من خلال اليومية" #. module: sale #: field:sale.config.settings,module_warning:0 msgid "Allow configuring alerts by customer or products" msgstr "تسمح بتكوين تنبيهات من قبل العملاء أو المنتجات" #. module: sale #: field:sale.config.settings,module_website_quote:0 msgid "Allow online quotations and templates" msgstr "السماح بعروض السعر وقوالبها عبر الموقع" #. module: sale #: field:sale.config.settings,group_discount_per_so_line:0 msgid "Allow setting a discount on the sales order lines" msgstr "يسمح وضع خصم على خطوط أوامر البيع" #. module: sale #: help:sale.config.settings,module_warning:0 msgid "" "Allow to configure notification on products and trigger them when a user wants to sell a given product or a given customer.\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: sale #: field:sale.config.settings,group_uom:0 msgid "Allow using different units of measure" msgstr "السماح باستخدام وحدات قياس مختلفة" #. module: sale #: help:sale.config.settings,module_account_analytic_analysis:0 msgid "" "Allows to define your customer contracts conditions: invoicing method (fixed price, on timesheet, advance invoice), the exact pricing (650€/day for a developer), the duration (one year support contract).\n" "You will be able to follow the progress of the contract and invoice automatically.\n" "-It installs the account_analytic_analysis module." msgstr "السماح بتعريف شروط متنوعة في عقود العملاء: طريقة إصدار الفواتير (سعر ثابت، وفقاً للأعمال المنجزة، السداد مقدماً)، السعر بالضبط (650 جنيه/اليوم للمبرمج)، مدة العقد (عقد دعم فني لمدة سنة).\nستكون قادراً على متابعة التقدم في العقد وإصدار الفواتير تلقائياً.\n- سيثبت هذا الموديول account_analytic_analysis." #. module: sale #: help:sale.config.settings,group_sale_pricelist:0 msgid "" "Allows to manage different prices based on rules per category of customers.\n" "Example: 10% for retailers, promotion of 5 EUR on this product, etc." msgstr "يسمح للإدارة أسعار مختلفة على أساس القواعد لكل فئة من العملاء.\nمثلا: 10٪ لتجار التجزئة والترويج له من 5 يورو على هذا المنتج، الخ" #. module: sale #: help:sale.config.settings,module_sale_stock:0 msgid "" "Allows you to Make Quotation, Sale Order using different Order policy and Manage Related Stock.\n" "-This installs the module sale_stock." msgstr "السماح بإنشاء عروض السعر وأوامر البيع باستخدام سياسات طلب مختلفة، وإدارة مستويات المخزون ذات الصلة.\n- سيثبت هذا الموديول sale_stock." #. module: sale #: help:sale.config.settings,group_discount_per_so_line:0 msgid "Allows you to apply some discount per sales order line." msgstr "تسمح بإضافة خصم على سطور اوامر المبيعات" #. module: sale #: help:sale.config.settings,module_sale_journal:0 msgid "" "Allows you to categorize your sales and deliveries (picking lists) between different journals, and perform batch operations on journals.\n" "-This installs the module sale_journal." msgstr "يسمح لك بتصنيف المبيعات والتسليم (قوائم الاستلام) بين دفاتر يومية مختلفة، وإجراء عمليات جماعية على دفاتر اليومية.\n- سيثبت هذا الموديول sale_journal." #. module: sale #: help:sale.config.settings,module_analytic_user_function:0 msgid "" "Allows you to define what is the default function of a specific user on a given account.\n" "This is mostly used when a user encodes his timesheet. The values are retrieved and the fields are auto-filled. But the possibility to change these values is still available.\n" "-This installs the module analytic_user_function." msgstr "السماح بتعريف المهام الافتراضية لمستخدم معين في حساب ما.\nعادة ام سيتدخم هذا عندما يقوم المستخدم بتسجيل الأنشطة والأعمال التي أنجزها. يتم جلب القيم تلقائياً وتعبئة الحقول المناسبة بها؛ ولكنك ستبقى قادراً على تغيير هذا القيم يدوياً.\n- سيثبت هذا الموديول analytic_user_function." #. module: sale #: help:sale.config.settings,group_uom:0 msgid "" "Allows you to select and maintain different units of measure for products." msgstr "يسمح لك باختيار والحفاظ على وحدات قياس متعددة للمنتجات" #. module: sale #: help:account.config.settings,group_analytic_account_for_sales:0 msgid "Allows you to specify an analytic account on sales orders." msgstr "يسمح لك بتحديد الحساب التحليلي على أوامر البيع." #. module: sale #: help:sale.config.settings,group_sale_delivery_address:0 msgid "" "Allows you to specify different delivery and invoice addresses on a sales " "order." msgstr "السماح باختيار عنوان لإرسال المنتجات يختلف عن عنوان إرسال الفواتير في أمر البيع." #. module: sale #: field:sale.report,analytic_account_id:0 msgid "Analytic Account" msgstr "تحليل الحساب" #. module: sale #: model:res.groups,name:sale.group_analytic_accounting msgid "Analytic Accounting for Sales" msgstr "الحسابات التحليلية للمبيعات" #. module: sale #: field:account.config.settings,group_analytic_account_for_sales:0 msgid "Analytic accounting for sales" msgstr "الحسابات التحليلية للمبيعات" #. module: sale #: selection:sale.order,order_policy:0 msgid "Before Delivery" msgstr "قبل التوصيل" #. module: sale #: code:addons/sale/sale.py:1048 #, python-format msgid "" "Before choosing a product,\n" " select a customer in the sales form." msgstr "قبل اختيار المنتج،\nاختر العميل في نموذج المبيعات." #. module: sale #: model:ir.filters,name:sale.filter_isale_report_product msgid "By Product" msgstr "بالمنتج" #. module: sale #: model:ir.filters,name:sale.filter_sale_report_salespersons msgid "By Salespersons" msgstr "برجل البيع" #. module: sale #: model:ir.filters,name:sale.filter_sale_report_salesteam msgid "By Salesteam" msgstr "حسب فريق المبيعات" #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv #: view:sale.make.invoice:sale.view_sale_order_make_invoice #: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice msgid "Cancel" msgstr "إلغاء" #. module: sale #: view:sale.order.line:sale.view_order_line_form2 msgid "Cancel Line" msgstr "إلغاء الخط" #. module: sale #: view:sale.order:sale.view_order_form msgid "Cancel Order" msgstr "إلغاء الطلب" #. module: sale #: view:sale.order:sale.view_order_form msgid "Cancel Quotation" msgstr "إلغاء عروض الأسعار" #. module: sale #: selection:sale.order,state:0 selection:sale.order.line,state:0 #: selection:sale.report,state:0 msgid "Cancelled" msgstr "ملغي" #. module: sale #: code:addons/sale/sale.py:588 #, python-format msgid "Cannot cancel this sales order!" msgstr "لا يمكن الغاء طلب البيع!" #. module: sale #: code:addons/sale/sale.py:1171 #, python-format msgid "Cannot delete a sales order line which is in state '%s'." msgstr "لا يمكنك حذف خط أمر البيع الذي هو في حالة '%s'." #. module: sale #: code:addons/sale/sale.py:1140 #, python-format msgid "" "Cannot find a pricelist line matching this product and quantity.\n" "You have to change either the product, the quantity or the pricelist." msgstr "لا يمكن العثور على خط لائحة الأسعار المطابق مع هذا المنتج والكمية.\nيجب عليك تغيير إما المنتج، والكمية أو لائحة الأسعار." #. module: sale #: view:sale.report:sale.view_order_product_search #: field:sale.report,categ_id:0 msgid "Category of Product" msgstr "فئة المنتج" #. module: sale #: help:sale.make.invoice,grouped:0 msgid "Check the box to group the invoices for the same customers" msgstr "اختر لتجميع الفواتير حسب العميل" #. module: sale #: help:crm.case.section,use_quotations:0 msgid "Check this box to manage quotations in this sales team." msgstr "حدد هذا الاختيار لإدارة عروض السعر في فريق المبيعات هذا." #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Click to acces the Sales Analysis." msgstr "انقر لعرض تحليلات المبيعات." #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Click to see a detailed analysis of invoices." msgstr "انقر لعرض تحليلات تفصيلية على الفواتير." #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Click to see a detailed analysis." msgstr "انقر لعرض تحليل تفصيلي." #. module: sale #: field:sale.report,delay:0 msgid "Commitment Delay" msgstr "تأخير في الالتزام" #. module: sale #: model:ir.model,name:sale.model_res_company msgid "Companies" msgstr "الشركات" #. module: sale #: field:sale.order,company_id:0 field:sale.order.line,company_id:0 #: view:sale.report:sale.view_order_product_search #: field:sale.report,company_id:0 msgid "Company" msgstr "الشركة" #. module: sale #: code:addons/sale/sale.py:1148 #: code:addons/sale/wizard/sale_make_invoice_advance.py:95 #: code:addons/sale/wizard/sale_make_invoice_advance.py:99 #, python-format msgid "Configuration Error!" msgstr "خطأ في الإعدادات!" #. module: sale #: view:sale.order:sale.view_order_form msgid "Confirm Sale" msgstr "تأكيد البيع" #. module: sale #: field:sale.order,date_confirm:0 msgid "Confirmation Date" msgstr "تاريخ التأكيد" #. module: sale #: selection:sale.order.line,state:0 msgid "Confirmed" msgstr "مؤكد" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Confirmed sales order lines, not yet delivered" msgstr "تأكيد خطوط أوامر البيع لم يتم تسليمها بعد" #. module: sale #: field:sale.order,project_id:0 msgid "Contract / Analytic" msgstr "العقد / تحليل" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "Contract Features" msgstr "ميزات العقد" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "Contracts Management" msgstr "ادارة العقود" #. module: sale #: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice msgid "Create & View Invoice" msgstr "إنشاء و عرض الفاتورة" #. module: sale #: model:ir.actions.act_window,name:sale.action_view_sale_order_line_make_invoice #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv #: view:sale.order:sale.view_order_form field:sale.order,order_policy:0 #: view:sale.order.line:sale.view_order_line_form2 msgid "Create Invoice" msgstr "إنشاء فاتورة" #. module: sale #: view:sale.make.invoice:sale.view_sale_order_make_invoice #: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice msgid "Create Invoices" msgstr "إنشاء الفواتير" #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv msgid "Create and View Invoice" msgstr "إنشاء و عرض الفاتورة" #. module: sale #: view:sale.make.invoice:sale.view_sale_order_make_invoice #: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice msgid "Create invoices" msgstr "إنشاء الفواتير" #. module: sale #: field:sale.advance.payment.inv,create_uid:0 #: field:sale.make.invoice,create_uid:0 field:sale.order,create_uid:0 #: field:sale.order.line,create_uid:0 #: field:sale.order.line.make.invoice,create_uid:0 msgid "Created by" msgstr "أُنشئ بواسطة" #. module: sale #: field:sale.advance.payment.inv,create_date:0 #: field:sale.make.invoice,create_date:0 field:sale.order.line,create_date:0 #: field:sale.order.line.make.invoice,create_date:0 msgid "Created on" msgstr "إنشاؤه في" #. module: sale #: field:sale.order,create_date:0 msgid "Creation Date" msgstr "تاريخ الإنشاء" #. module: sale #: field:sale.order,currency_id:0 msgid "Currency" msgstr "العملة" #. module: sale #: view:sale.order:sale.view_sales_order_filter field:sale.order,partner_id:0 #: field:sale.order.line,order_partner_id:0 #: view:sale.report:sale.view_order_product_search msgid "Customer" msgstr "العميل" #. module: sale #: code:addons/sale/sale.py:464 #, python-format msgid "Customer Invoices" msgstr "فواتير العميل" #. module: sale #: field:sale.order,date_order:0 msgid "Date" msgstr "التاريخ" #. module: sale #: field:sale.report,date_confirm:0 msgid "Date Confirm" msgstr "تأكيد التاريخ" #. module: sale #: field:sale.report,date:0 msgid "Date Order" msgstr "ترتيب التواريخ" #. module: sale #: view:website:sale.report_saleorder_document msgid "Date Ordered:" msgstr "تاريخ الطلب:" #. module: sale #: help:sale.order,message_last_post:0 msgid "Date of the last message posted on the record." msgstr "تاريخ آخر رسالة نُشرت لهذا البند" #. module: sale #: help:sale.order,date_confirm:0 msgid "Date on which sales order is confirmed." msgstr "تاريخ تأكيد أمر المبيعات" #. module: sale #: help:sale.order,create_date:0 msgid "Date on which sales order is created." msgstr "تاريخ إنشاء أمر المبيعات" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "Default Options" msgstr "الخيارات الإفتراضية" #. module: sale #: field:res.company,sale_note:0 msgid "Default Terms and Conditions" msgstr "الشروط والأحكام الافتراضية" #. module: sale #: view:res.company:sale.view_company_inherit_form2 msgid "Default terms & conditions..." msgstr "الشروط والأحكام الافتراضية..." #. module: sale #: help:res.company,sale_note:0 msgid "Default terms and conditions for quotations." msgstr "الشروط والأحكام الافتراضية لعروض السعر." #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "" "Define an invoicing target in the sales team settings to see the period's " "achievement and forecast at a glance." msgstr "حدد المبلغ المطلوب تحقيقه في إعدادات فريق المبيعات لعرض معدل إنجاز الفريق في الشهر والتوقعات بنظرة واحدة." #. module: sale #: field:sale.order,partner_shipping_id:0 msgid "Delivery Address" msgstr "عنوان التسليم" #. module: sale #: field:sale.order.line,delay:0 msgid "Delivery Lead Time" msgstr "الوقت اللازم للتسليم" #. module: sale #: help:sale.order,partner_shipping_id:0 msgid "Delivery address for current sales order." msgstr "عنوان التسليم لأوامر البيع الحالية." #. module: sale #: field:sale.order.line,name:0 view:website:sale.report_saleorder_document msgid "Description" msgstr "الوصف" #. module: sale #: view:website:sale.report_saleorder_document msgid "Disc.(%)" msgstr "نسبة الخصم (%)" #. module: sale #: field:sale.order.line,discount:0 msgid "Discount (%)" msgstr "الخصم (%)" #. module: sale #: model:res.groups,name:sale.group_discount_per_so_line msgid "Discount on lines" msgstr "خصم على الخطوط" #. module: sale #: field:sale.config.settings,module_sale_margin:0 msgid "Display margins on sales orders" msgstr "عرض الهوامش فى أوامر البيع" #. module: sale #: view:sale.make.invoice:sale.view_sale_order_make_invoice msgid "Do you really want to create the invoice(s)?" msgstr "هل تريد فعلاً إنشاء الفاتورة/الفواتبر؟" #. module: sale #: view:sale.order:sale.view_sales_order_filter selection:sale.order,state:0 #: view:sale.order.line:sale.view_order_line_form2 #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter #: selection:sale.order.line,state:0 selection:sale.report,state:0 msgid "Done" msgstr "تمّ" #. module: sale #: selection:sale.order.line,state:0 msgid "Draft" msgstr "مسودّة" #. module: sale #: selection:sale.order,state:0 msgid "Draft Quotation" msgstr "عرض سعر 'مسودة'" #. module: sale #: code:addons/sale/edi/sale_order.py:140 #, python-format msgid "EDI Pricelist (%s)" msgstr "" #. module: sale #: model:ir.actions.act_window,name:sale.action_email_templates msgid "Email Templates" msgstr "قوالب البريد الإلكتروني" #. module: sale #: model:ir.model,name:sale.model_mail_compose_message msgid "Email composition wizard" msgstr "معالج تكوين رسالة بريد الالكتروني" #. module: sale #: model:res.groups,name:sale.group_invoice_so_lines msgid "Enable Invoicing Sales order lines" msgstr "تفعيل فواتير خطوط أوامر البيع" #. module: sale #: code:addons/sale/sale.py:154 code:addons/sale/sale.py:390 #: code:addons/sale/sale.py:522 code:addons/sale/sale.py:605 #: code:addons/sale/sale.py:934 code:addons/sale/sale.py:951 #, python-format msgid "Error!" msgstr "خطأ!" #. module: sale #: selection:sale.order.line,state:0 msgid "Exception" msgstr "استثناء" #. module: sale #: view:sale.report:sale.view_order_product_search msgid "Extended Filters" msgstr "الفلاتر التفصيلية" #. module: sale #: view:res.partner:sale.res_partner_address_type msgid "False" msgstr "خاطئ" #. module: sale #: code:addons/sale/sale.py:589 #, python-format msgid "First cancel all invoices attached to this sales order." msgstr "أولا الغاء جميع الفواتير المرفقة بأمر البيع هذا." #. module: sale #: field:sale.order,fiscal_position:0 msgid "Fiscal Position" msgstr "الوضع المالي" #. module: sale #: selection:sale.advance.payment.inv,advance_payment_method:0 msgid "Fixed price (deposit)" msgstr "سعر ثابت (إيداع)" #. module: sale #: field:sale.order,message_follower_ids:0 msgid "Followers" msgstr "المتابعون" #. module: sale #: help:sale.config.settings,timesheet:0 msgid "" "For modifying account analytic view to show important data to project manager of services companies.You can also view the report of account analytic summary user-wise as well as month wise.\n" "-This installs the module account_analytic_analysis." msgstr "" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Forecast" msgstr "التوقعات" #. module: sale #: help:crm.case.section,invoiced_forecast:0 msgid "" "Forecast of the invoice revenue for the current month. This is the amount the sales \n" "team should invoice this month. It is used to compute the progression ratio \n" " of the current and forecast revenue on the kanban view." msgstr "" #. module: sale #: model:ir.actions.act_window,help:sale.action_account_invoice_report_salesteam msgid "" "From this report, you can have an overview of the amount invoiced to your " "customer. The tool search can also be used to personalise your Invoices " "reports and so, match this analysis to your needs." msgstr "من هذا التقرير، يمكنك الحصول على نظرة عامة عن مبلغ الفاتورة لعميلك. أداة البحث تستطيع أيضاً أن تُستخدم لتخصيص تقارير الفواتير الخاصة بكو لذلك , يطابق هذا التحليل الإحتياجات الخاصة بك ." #. module: sale #: field:sale.config.settings,group_invoice_so_lines:0 msgid "Generate invoices based on the sales order lines" msgstr "توليد الفواتير على أساس خطوط أوامر البيع" #. module: sale #: help:sale.order.line,sequence:0 msgid "Gives the sequence order when displaying a list of sales order lines." msgstr "يعطي النظام تسلسل عند عرض قائمة من خطوط أوامر البيع." #. module: sale #: help:sale.order,state:0 msgid "" "Gives the status of the quotation or sales order. \n" "The exception status is automatically set when a cancel operation occurs in the invoice validation (Invoice Exception) or in the picking list process (Shipping Exception).\n" "The 'Waiting Schedule' status is set when the invoice is confirmed but waiting for the scheduler to run on the order date." msgstr "يعطي حالة عروض الأسعار أو أمر البيع.\nيتم تعيين حالة استثناء تلقائيا عند حدوث عملية إلغاء في المصادقة على الفاتورة (فاتورة استثناء) أو في عملية قطف قائمة (الشحنات الاستثنائية).\nيتم تعيين حالة \"في الانتظار الجدول الزمني 'عندما يتم تأكيد الفاتورة ولكن في انتظار جدولة لتشغيل على تاريخ الأمر." #. module: sale #: view:sale.order:sale.view_sales_order_filter #: view:sale.order.line:sale.view_sales_order_line_filter #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter #: view:sale.report:sale.view_order_product_search msgid "Group By" msgstr "تجميع حسب" #. module: sale #: field:sale.make.invoice,grouped:0 msgid "Group the invoices" msgstr "تجميع الفواتير" #. module: sale #: help:sale.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: sale #: code:addons/sale/res_config.py:100 #, python-format msgid "Hour" msgstr "ساعة" #. module: sale #: field:sale.advance.payment.inv,id:0 field:sale.make.invoice,id:0 #: field:sale.order,id:0 field:sale.order.line,id:0 #: field:sale.order.line.make.invoice,id:0 field:sale.report,id:0 msgid "ID" msgstr "المعرّف" #. module: sale #: help:sale.order,message_unread:0 msgid "If checked new messages require your attention." msgstr "عند التفعيل، يجب الانتباه الى الرسائل الجديدة" #. module: sale #: code:addons/sale/sale.py:305 #, python-format msgid "" "If you change the pricelist of this order (and eventually the currency), " "prices of existing order lines will not be updated." msgstr "إذا قمت بتغيير لائحة الأسعار لهذا الأمر (والعملة في نهاية المطاف)، لن يتم تحديث أسعار خطوط الأوامر القائمة." #. module: sale #: view:sale.order:sale.view_order_form msgid "Ignore Exception" msgstr "تجاهل الخلل" #. module: sale #: selection:sale.report,state:0 msgid "In Progress" msgstr "قيد التقدم" #. module: sale #: code:addons/sale/sale.py:274 #, python-format msgid "In order to delete a confirmed sales order, you must cancel it before!" msgstr "لتتمكن من حذف أمر بيع مؤكد، ينبغي عليك أن تقوم بإلغاءه أولاً!" #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:105 #, python-format msgid "Incorrect Data" msgstr "معلومات خاطئة" #. module: sale #: code:addons/sale/sale.py:274 code:addons/sale/sale.py:990 #: code:addons/sale/sale.py:1171 #, python-format msgid "Invalid Action!" msgstr "إجراء خاطئ" #. module: sale #: code:addons/sale/wizard/sale_line_invoice.py:127 #: model:ir.model,name:sale.model_account_invoice #: view:sale.order:sale.view_order_form #, python-format msgid "Invoice" msgstr "الفاتورة" #. module: sale #: field:sale.order,partner_invoice_id:0 msgid "Invoice Address" msgstr "عنوان الفاتورة" #. module: sale #: field:sale.make.invoice,invoice_date:0 msgid "Invoice Date" msgstr "تاريخ الفاتورة" #. module: sale #: selection:sale.order,state:0 selection:sale.report,state:0 msgid "Invoice Exception" msgstr "خلل في الفاتورة" #. module: sale #: field:crm.case.section,invoiced_forecast:0 msgid "Invoice Forecast" msgstr "توقعات الفواتير" #. module: sale #: field:sale.order.line,invoice_lines:0 msgid "Invoice Lines" msgstr "سطور الفواتير" #. module: sale #: model:ir.actions.act_window,name:sale.action_view_sale_advance_payment_inv msgid "Invoice Order" msgstr "أمر فاتورة" #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv msgid "Invoice Sales Order" msgstr "فاتورة أمر بيع" #. module: sale #: field:crm.case.section,invoiced_target:0 msgid "Invoice Target" msgstr "المبلغ المستهدف" #. module: sale #: help:sale.order,partner_invoice_id:0 msgid "Invoice address for current sales order." msgstr "عنوان الفاتورة لأمر البيع الحالي" #. module: sale #: view:website:sale.report_saleorder_document msgid "Invoice address:" msgstr "عنوان الفواتير:" #. module: sale #: view:website:sale.report_saleorder_document msgid "Invoice and shipping address:" msgstr "عنوان الشحن والفواتير:" #. module: sale #: code:addons/sale/wizard/sale_line_invoice.py:113 #, python-format msgid "" "Invoice cannot be created for this Sales Order Line due to one of the following reasons:\n" "1.The state of this sales order line is either \"draft\" or \"cancel\"!\n" "2.The Sales Order Line is Invoiced!" msgstr "لا يمكن إنشاء فاتورة لسطر أمر المبيعات هذا لأحد السببين التاليين:\n1. سطر أمر المبيعات في حالة \"مسودة\" أو \"إلغاء\"!\n2. سطر أمر المبيعات مفوتر!" #. module: sale #: code:addons/sale/wizard/sale_line_invoice.py:102 #, python-format msgid "Invoice created" msgstr "أنشأت الفاتورة" #. module: sale #: code:addons/sale/sale.py:1224 #, python-format msgid "Invoice paid" msgstr "تم دفع الفاتورة" #. module: sale #: selection:sale.advance.payment.inv,advance_payment_method:0 msgid "Invoice the whole sales order" msgstr "فاتورة أوامر البيع بأكملها" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban #: field:sale.order,invoice_exists:0 field:sale.order.line,invoiced:0 msgid "Invoiced" msgstr "مفوتر" #. module: sale #: field:sale.order,invoiced_rate:0 msgid "Invoiced Ratio" msgstr "نسبة الفواتير" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban #: model:ir.actions.act_window,name:sale.action_invoice_salesteams #: field:sale.order,invoice_ids:0 msgid "Invoices" msgstr "الفواتير" #. module: sale #: model:ir.actions.act_window,name:sale.action_account_invoice_report_salesteam msgid "Invoices Analysis" msgstr "تحليل الفواتير" #. module: sale #: model:ir.model,name:sale.model_account_invoice_report msgid "Invoices Statistics" msgstr "إحصائيات الفواتير" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "Invoicing Process" msgstr "عملية الفوترة" #. module: sale #: field:sale.order,message_is_follower:0 msgid "Is a Follower" msgstr "متابع" #. module: sale #: help:sale.order,invoiced:0 msgid "It indicates that an invoice has been paid." msgstr "يشير إلى أنه تمّ تسديد الفاتورة." #. module: sale #: help:sale.order,invoice_exists:0 msgid "It indicates that sales order has at least one invoice." msgstr "فإنه يشير إلى أن أمر البيع لديه فاتورة واحدة على الأقل." #. module: sale #: field:sale.order,message_last_post:0 msgid "Last Message Date" msgstr "تاريخ آخر رسالة" #. module: sale #: field:sale.advance.payment.inv,write_uid:0 #: field:sale.make.invoice,write_uid:0 field:sale.order,write_uid:0 #: field:sale.order.line,write_uid:0 #: field:sale.order.line.make.invoice,write_uid:0 msgid "Last Updated by" msgstr "آخر تحديث بواسطة" #. module: sale #: field:sale.advance.payment.inv,write_date:0 #: field:sale.make.invoice,write_date:0 field:sale.order,write_date:0 #: field:sale.order.line,write_date:0 #: field:sale.order.line.make.invoice,write_date:0 msgid "Last Updated on" msgstr "آخر تحديث فى" #. module: sale #: model:ir.actions.act_window,name:sale.action_sale_order_make_invoice msgid "Make Invoices" msgstr "أصدر الفواتير" #. module: sale #: selection:sale.report,state:0 msgid "Manual In Progress" msgstr "قيد التنفيذ يدوياً" #. module: sale #: field:sale.order,message_ids:0 msgid "Messages" msgstr "الرسائل" #. module: sale #: help:sale.order,message_ids:0 msgid "Messages and communication history" msgstr "الرسائل و سجل التواصل" #. module: sale #: view:sale.report:sale.view_order_product_search msgid "My Sales" msgstr "مبيعاتي" #. module: sale #: view:sale.order.line:sale.view_sales_order_line_filter #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "My Sales Order Lines" msgstr "خطوط أوامر البيع الخاصة بى" #. module: sale #: view:sale.order:sale.view_order_form msgid "New Copy of Quotation" msgstr "نسخة جديدة من عرض السعر" #. module: sale #: view:sale.order:sale.view_sales_order_filter msgid "New Mail" msgstr "بريد جديد" #. module: sale #: code:addons/sale/sale.py:1048 #, python-format msgid "No Customer Defined!" msgstr "لم يتم تحديد عميل!" #. module: sale #: code:addons/sale/sale.py:1132 #, python-format msgid "No Pricelist ! : " msgstr "لا يوجد لائحة أسعار ! : " #. module: sale #: code:addons/sale/sale.py:1143 #, python-format msgid "No valid pricelist line found ! :" msgstr "أي خط للائحة أسعار صالحة موجود!" #. module: sale #: help:sale.order.line,delay:0 msgid "" "Number of days between the order confirmation and the shipping of the " "products to the customer" msgstr "عدد الأيام بين تأكيد أمر البيع وبدء شحن المنتجات إلى العميل" #. module: sale #: model:ir.actions.act_window,name:sale.action_order_tree msgid "Old Quotations" msgstr "التسعيرات السابقة" #. module: sale #: selection:sale.order,order_policy:0 msgid "On Delivery Order" msgstr "عند تسليم الطلبية" #. module: sale #: selection:sale.order,order_policy:0 msgid "On Demand" msgstr "عند الطلب" #. module: sale #: help:sale.order,order_policy:0 msgid "" "On demand: A draft invoice can be created from the sales order when needed. \n" "On delivery order: A draft invoice can be created from the delivery order when the products have been delivered. \n" "Before delivery: A draft invoice is created from the sales order and must be paid before the products can be delivered." msgstr "عند الطلب: مسودة الفاتورة يمكن أن تنشأ عند أوامر المبيعات عند الحاجة.\nعلى أمر التسليم: مسودة الفاتورة يمكن أن تنشأ عند أمر التسليم عندما يتم تسليم المنتجات.\nقبل التسليم: يتم إنشاء مسودة الفاتورة من أمر المبيعات ويجب أن تدفع قبل أن يتم تسليم المنتجات." #. module: sale #: field:sale.config.settings,module_analytic_user_function:0 msgid "One employee can have different roles per contract" msgstr "موظف واحد يمكن أن يكون له أدوار مختلفة لكل عقد" #. module: sale #: model:ir.actions.client,name:sale.action_client_sale_menu msgid "Open Sale Menu" msgstr "فتح قائمة المبيعات" #. module: sale #: view:sale.order.line:sale.view_sales_order_line_filter #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Order" msgstr "أمر" #. module: sale #: view:sale.order:sale.view_order_form field:sale.order,order_line:0 msgid "Order Lines" msgstr "سطور الأوامر" #. module: sale #: model:ir.actions.act_window,name:sale.action_order_line_tree2 msgid "Order Lines to Invoice" msgstr "خطوط الأوامر للفاتورة" #. module: sale #: view:sale.order:sale.view_sales_order_filter #: view:sale.report:sale.view_order_product_search msgid "Order Month" msgstr "شهر الأمر" #. module: sale #: view:sale.order:sale.view_order_tree msgid "Order Number" msgstr "رقم الطلب" #. module: sale #: view:website:sale.report_saleorder_document msgid "Order N°" msgstr "ترتيب بالعدد" #. module: sale #: field:sale.order,name:0 field:sale.order.line,order_id:0 msgid "Order Reference" msgstr "مرجع الأمر" #. module: sale #: sql_constraint:sale.order:0 msgid "Order Reference must be unique per Company!" msgstr "مرجع الطلب يجب أن يكون فريدا لكل شركة على حدا!" #. module: sale #: field:sale.report,state:0 msgid "Order Status" msgstr "حالة الطلب" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Order reference" msgstr "مرجع الطلب" #. module: sale #: view:sale.report:sale.view_order_product_search msgid "Ordered date of the sales order" msgstr "تاريخ أمر من أوامر المبيعات" #. module: sale #: view:sale.order:sale.view_order_form msgid "Other Information" msgstr "معلومات أخرى" #. module: sale #: field:sale.order,invoiced:0 msgid "Paid" msgstr "مدفوع" #. module: sale #: model:ir.model,name:sale.model_res_partner field:sale.report,partner_id:0 msgid "Partner" msgstr "شريك" #. module: sale #: field:sale.order,payment_term:0 msgid "Payment Term" msgstr "أجل السداد" #. module: sale #: view:website:sale.report_saleorder_document msgid "Payment Term:" msgstr "شرط السداد:" #. module: sale #: field:sale.order,paypal_url:0 msgid "Paypal Url" msgstr "رابط باى بال" #. module: sale #: selection:sale.advance.payment.inv,advance_payment_method:0 msgid "Percentage" msgstr "النسبة" #. module: sale #: code:addons/sale/sale.py:935 #, python-format msgid "Please define income account for this product: \"%s\" (id:%d)." msgstr "يرجى تحديد حساب الدخل لهذا المنتج:\"%s\" (id:%d)." #. module: sale #: code:addons/sale/sale.py:391 #, python-format msgid "Please define sales journal for this company: \"%s\" (id:%d)." msgstr "برجاء تحديد يومية المبيعات لهذه الشركة: \"%s\" (id:%d)." #. module: sale #: field:sale.config.settings,timesheet:0 msgid "Prepare invoices based on timesheets" msgstr "إعداد فواتير على أساس الجداول الزمنية" #. module: sale #: view:website:sale.report_saleorder_document msgid "Price" msgstr "السعر" #. module: sale #: field:sale.order.line,price_reduce:0 msgid "Price Reduce" msgstr "تخفيض السعر" #. module: sale #: field:sale.order,pricelist_id:0 field:sale.report,pricelist_id:0 msgid "Pricelist" msgstr "قائمة الأسعار" #. module: sale #: code:addons/sale/sale.py:304 #, python-format msgid "Pricelist Warning!" msgstr "تحذير قائمة الأسعار!" #. module: sale #: help:sale.order,pricelist_id:0 msgid "Pricelist for current sales order." msgstr "قائمة الأسعار لأمر البيع الحالي" #. module: sale #: view:sale.order:sale.view_order_form msgid "Print" msgstr "طباعة" #. module: sale #: model:ir.model,name:sale.model_procurement_order msgid "Procurement" msgstr "التحصيل" #. module: sale #: field:sale.order,procurement_group_id:0 msgid "Procurement group" msgstr "مجموعة التوريدات" #. module: sale #: field:sale.order.line,procurement_ids:0 msgid "Procurements" msgstr "التدبير" #. module: sale #: model:ir.model,name:sale.model_product_product #: field:sale.order,product_id:0 #: view:sale.order.line:sale.view_sales_order_line_filter #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter #: field:sale.order.line,product_id:0 field:sale.report,product_id:0 msgid "Product" msgstr "المنتج" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "Product Features" msgstr "ميزات المنتج" #. module: sale #: model:ir.model,name:sale.model_product_template msgid "Product Template" msgstr "قالب المنتج" #. module: sale #: field:sale.order.line,product_uos:0 msgid "Product UoS" msgstr "وحدة البيع للمنتج" #. module: sale #: field:sale.config.settings,module_project:0 msgid "Project" msgstr "المشاريع" #. module: sale #: model:res.groups,name:sale.group_mrp_properties msgid "Properties on lines" msgstr "الخصائص على الخطوط" #. module: sale #: view:sale.order.line:sale.view_order_line_tree msgid "Qty" msgstr "الكمية" #. module: sale #: field:sale.advance.payment.inv,qtty:0 #: field:sale.order.line,product_uom_qty:0 #: view:website:sale.report_saleorder_document msgid "Quantity" msgstr "الكمية" #. module: sale #: field:sale.order.line,product_uos_qty:0 msgid "Quantity (UoS)" msgstr "الكمية (وحدة البيع)" #. module: sale #: view:sale.order:sale.view_order_form #: view:sale.order:sale.view_quotation_tree selection:sale.report,state:0 msgid "Quotation" msgstr "التسعيرة" #. module: sale #: model:ir.actions.report.xml,name:sale.report_sale_order msgid "Quotation / Order" msgstr "التسعيرة / الأمر" #. module: sale #: view:website:sale.report_saleorder_document msgid "Quotation Date:" msgstr "تاريخ عرض السعر" #. module: sale #: view:sale.order:sale.view_quotation_tree msgid "Quotation Number" msgstr "رقم عرض السعر" #. module: sale #: view:website:sale.report_saleorder_document msgid "Quotation N°" msgstr "رقم عرض السعر" #. module: sale #: model:mail.message.subtype,name:sale.mt_salesteam_order_sent msgid "Quotation Send" msgstr "إرسال العرض" #. module: sale #: selection:sale.order,state:0 msgid "Quotation Sent" msgstr "تم إرسال عرض الأسعار" #. module: sale #: model:mail.message.subtype,description:sale.mt_order_confirmed msgid "Quotation confirmed" msgstr "تمت الموافقة على عرض الأسعار" #. module: sale #: code:addons/sale/sale.py:362 #, python-format msgid "Quotation created" msgstr "تم إنشاء عرض السعر" #. module: sale #: model:mail.message.subtype,description:sale.mt_order_sent #: model:mail.message.subtype,name:sale.mt_order_sent msgid "Quotation sent" msgstr "تم إرسال عروض الاسعار" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban #: field:crm.case.section,use_quotations:0 #: model:ir.actions.act_window,name:sale.action_quotations #: model:ir.actions.act_window,name:sale.action_quotations_salesteams #: model:ir.ui.menu,name:sale.menu_sale_quotations #: view:sale.order:sale.view_sales_order_filter msgid "Quotations" msgstr "التسعيرات" #. module: sale #: model:ir.actions.act_window,name:sale.action_order_report_quotation_salesteam msgid "Quotations Analysis" msgstr "تحليل عروض الأسعار" #. module: sale #: model:ir.actions.act_window,name:sale.act_res_partner_2_sale_order msgid "Quotations and Sales" msgstr "عروض الأسعار والمبيعات" #. module: sale #: field:crm.case.section,monthly_quoted:0 msgid "Rate of created quotation per duration" msgstr "معدل إنشاء عروض الأسعار بالمدة" #. module: sale #: field:crm.case.section,monthly_invoiced:0 msgid "Rate of sent invoices per duration" msgstr "نسبة الفواتير المرسلة للفترة" #. module: sale #: field:crm.case.section,monthly_confirmed:0 msgid "Rate of validate sales orders per duration" msgstr "نسبة تأكيد أوامر البيع للفترة" #. module: sale #: view:sale.order:sale.view_order_form msgid "Recreate Invoice" msgstr "إعادة إنشاء الفاتورة" #. module: sale #: help:sale.order,origin:0 msgid "Reference of the document that generated this sales order request." msgstr "مرجع المستند الذي أصدر طلب أمر المبيعات هذا" #. module: sale #: field:sale.order,client_order_ref:0 msgid "Reference/Description" msgstr "مرجع/وصف" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Revenue of confirmed sales orders per month." msgstr "الأرباح من أوامر البيع المؤكدة بالشهر." #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Revenue of created quotations per month." msgstr "العائد من عروض الأسعار بالشهر" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban msgid "Revenue of sent invoices per month." msgstr "نسبة الأرباح من الفواتير المرسلة بالشهر." #. module: sale #: field:procurement.order,sale_line_id:0 msgid "Sale Order Line" msgstr "بند أمر البيع" #. module: sale #: model:ir.model,name:sale.model_sale_order_line_make_invoice msgid "Sale OrderLine Make_invoice" msgstr "ينشأ خط طلب البيع الفاتورة" #. module: sale #: selection:sale.order,state:0 msgid "Sale to Invoice" msgstr "من البيع للفاتورة" #. module: sale #: view:product.product:sale.product_form_view_sale_order_button #: view:product.template:sale.product_template_form_view_sale_order_button #: view:res.company:sale.view_company_inherit_form2 #: view:res.partner:sale.crm_lead_partner_kanban_view #: view:res.partner:sale.res_partner_view_buttons #: view:sale.order:sale.view_sales_order_filter #: view:sale.report:sale.view_order_product_search msgid "Sales" msgstr "المبيعات" #. module: sale #: model:ir.model,name:sale.model_sale_advance_payment_inv msgid "Sales Advance Payment Invoice" msgstr "فاتورة الدفع المقدم للمبيعات" #. module: sale #: model:ir.actions.act_window,name:sale.action_order_report_all #: model:ir.actions.act_window,name:sale.action_order_report_so_salesteam #: model:ir.ui.menu,name:sale.menu_report_product_all #: view:sale.report:sale.view_order_product_graph #: view:sale.report:sale.view_order_product_search msgid "Sales Analysis" msgstr "تحليل المبيعات" #. module: sale #: model:ir.filters,name:sale.filter_sale_report_sales_funnel msgid "Sales Funnel" msgstr "مراحل البيع" #. module: sale #: model:ir.model,name:sale.model_sale_make_invoice msgid "Sales Make Invoice" msgstr "تُنشأ المبيعات الفاتورة" #. module: sale #: code:addons/sale/sale.py:284 model:ir.model,name:sale.model_sale_order #: field:res.partner,sale_order_ids:0 #: model:res.request.link,name:sale.req_link_sale_order #: view:sale.order:sale.view_order_form #: view:sale.order:sale.view_sales_order_filter selection:sale.order,state:0 #, python-format msgid "Sales Order" msgstr "أمر المبيعات" #. module: sale #: model:mail.message.subtype,name:sale.mt_order_confirmed #: model:mail.message.subtype,name:sale.mt_salesteam_order_confirmed msgid "Sales Order Confirmed" msgstr "تأكيد أمر البيع" #. module: sale #: model:ir.model,name:sale.model_sale_order_line msgid "Sales Order Line" msgstr "سطر أمر المبيعات" #. module: sale #: model:ir.actions.act_window,name:sale.action_order_line_product_tree #: view:sale.order:sale.view_order_form #: view:sale.order.line:sale.view_order_line_form2 #: view:sale.order.line:sale.view_order_line_tree msgid "Sales Order Lines" msgstr "سطور أوامر المبيعات" #. module: sale #: view:sale.order.line:sale.view_sales_order_line_filter msgid "Sales Order Lines ready to be invoiced" msgstr "خطوط أوامر البيع جاهزة للفوترة" #. module: sale #: view:sale.order.line:sale.view_sales_order_line_filter msgid "Sales Order Lines related to a Sales Order of mine" msgstr "خطوط أوامر البيع ذات الصلة بأوامر البيع الخاصة بى" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "" "Sales Order Lines that are confirmed, done or in exception state and haven't" " yet been invoiced" msgstr "خطوط أوامر المبيعات التي يتم تأكيدها، القيام بها أو في حالة استثناء، ولم يتم حتى الآن إصدار فواتير" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Sales Order Lines that are in 'done' state" msgstr "خطوط أوامر المبيعات التي هي في الحالة \"تم\"" #. module: sale #: view:sale.order:sale.view_sales_order_filter msgid "Sales Order done" msgstr "تم طلب البيع" #. module: sale #: model:ir.actions.act_window,name:sale.action_orders_in_progress msgid "Sales Order in Progress" msgstr "أمر المبيعات قيد التنفيذ" #. module: sale #: view:sale.order:sale.view_sales_order_filter msgid "Sales Order ready to be invoiced" msgstr "طلبات البيع الجاهزة للفوترة" #. module: sale #: view:sale.order:sale.view_sales_order_filter msgid "Sales Order that haven't yet been confirmed" msgstr "أوامر البيع التى لم يتم التصديق عليها بعد" #. module: sale #: view:crm.case.section:sale.crm_case_section_salesteams_view_kanban #: model:ir.actions.act_window,name:sale.action_orders #: model:ir.actions.act_window,name:sale.action_orders_salesteams #: model:ir.ui.menu,name:sale.menu_sale_order #: view:sale.order:sale.view_order_tree #: view:sale.order:sale.view_sale_order_calendar #: view:sale.order:sale.view_sale_order_graph msgid "Sales Orders" msgstr "أوامر المبيعات" #. module: sale #: model:ir.model,name:sale.model_sale_report msgid "Sales Orders Statistics" msgstr "إحصائيات أوامر البيع" #. module: sale #: view:account.invoice:sale.account_invoice_groupby_inherit #: view:account.invoice:sale.account_invoice_tree #: field:account.invoice,section_id:0 #: view:account.invoice.report:sale.view_account_invoice_report_search_inherit #: field:account.invoice.report,section_id:0 #: view:sale.order:sale.view_sales_order_filter field:sale.order,section_id:0 #: view:sale.report:sale.view_order_product_search #: field:sale.report,section_id:0 msgid "Sales Team" msgstr "فريق المبيعات" #. module: sale #: model:ir.model,name:sale.model_crm_case_section msgid "Sales Teams" msgstr "فرق المبيعات" #. module: sale #: model:ir.actions.act_window,name:sale.action_orders_exception msgid "Sales in Exception" msgstr "المبيعات ذات الخلل" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Sales order lines done" msgstr "خطوط أمر المبيعات تم" #. module: sale #: view:sale.order:sale.view_sales_order_filter field:sale.order,user_id:0 #: view:sale.order.line:sale.view_sales_order_line_filter #: field:sale.order.line,salesman_id:0 #: view:sale.report:sale.view_order_product_search field:sale.report,user_id:0 msgid "Salesperson" msgstr "موظف مبيعات" #. module: sale #: view:website:sale.report_saleorder_document msgid "Salesperson:" msgstr "مسئول المبيعات:" #. module: sale #: view:sale.order:sale.view_sales_order_filter #: view:sale.order.line:sale.view_sales_order_line_filter msgid "Search Sales Order" msgstr "ابحث في أمر المبيعات" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Search Uninvoiced Lines" msgstr "ابحث السطور غير المفوترة" #. module: sale #: help:sale.advance.payment.inv,product_id:0 msgid "" "Select a product of type service which is called 'Advance Product'.\n" " You may have to create it and set it as a default value on this field." msgstr "حدد المنتج من نوع الخدمة وهو ما يسمى 'مقدما المنتج.\nقد تحتاج لإنشائه وتعيينه كقيمة افتراضية على هذا الحقل." #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv msgid "" "Select how you want to invoice this order. This\n" " will create a draft invoice that can be modified\n" " before validation." msgstr "حدد الطريقة التي تريد بها فاتورة هذا الأمر. هذا \nسيخلق مسودة الفاتورة التي يمكن تعديلها \nقبل المصادقة عليها." #. module: sale #: view:sale.order:sale.view_order_form msgid "Send by Email" msgstr "إرسال كرسالة بالبريد الالكتروني" #. module: sale #: field:sale.order.line,sequence:0 msgid "Sequence" msgstr "مسلسل" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Shipped" msgstr "تمّ الشحن" #. module: sale #: selection:sale.order,state:0 selection:sale.report,state:0 msgid "Shipping Exception" msgstr "خلل شحن" #. module: sale #: view:website:sale.report_saleorder_document msgid "Shipping address:" msgstr "عنوان الشحن:" #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv msgid "Show Lines to Invoice" msgstr "عرض الخطوط للفاتورة" #. module: sale #: selection:sale.advance.payment.inv,advance_payment_method:0 msgid "Some order lines" msgstr "بعض خطوط الأوامر" #. module: sale #: field:sale.order,origin:0 msgid "Source Document" msgstr "مستند المصدر" #. module: sale #: field:sale.order,state:0 #: view:sale.order.line:sale.view_sales_order_line_filter #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter #: field:sale.order.line,state:0 #: view:sale.report:sale.view_order_product_search msgid "Status" msgstr "الحالة" #. module: sale #: field:sale.order.line,price_subtotal:0 msgid "Subtotal" msgstr "المجموع" #. module: sale #: field:sale.order,message_summary:0 msgid "Summary" msgstr "ملخص" #. module: sale #: help:crm.case.section,invoiced_target:0 msgid "" "Target of invoice revenue for the current month. This is the amount the sales \n" "team estimates to be able to invoice this month." msgstr "مبلغ الأرباح المستهدف للشهر الجاري. هذا المبلغ هو ما\nيرى فريق المبيعات أنه قادر على تحقيقه هذا الشهر." #. module: sale #: field:sale.order,amount_tax:0 field:sale.order.line,tax_id:0 #: view:website:sale.report_saleorder_document msgid "Taxes" msgstr "الضرائب" #. module: sale #: field:sale.order,note:0 msgid "Terms and conditions" msgstr "الشروط والأحكام" #. module: sale #: view:sale.order:sale.view_order_form msgid "Terms and conditions..." msgstr "الشروط والأحكام..." #. module: sale #: help:sale.advance.payment.inv,amount:0 msgid "The amount to be invoiced in advance." msgstr "المبلغ المفوتر مقدماً" #. module: sale #: help:sale.order,amount_untaxed:0 msgid "The amount without tax." msgstr "المبلغ دون ضرائب" #. module: sale #: help:sale.order,project_id:0 msgid "The analytic account related to a sales order." msgstr "الحساب التحليلي المتعلق بأمر بيع" #. module: sale #: field:sale.config.settings,time_unit:0 msgid "The default working time unit for services is" msgstr "وحدة وقت العمل الافتراضية للخدمات هو" #. module: sale #: help:sale.order,amount_tax:0 msgid "The tax amount." msgstr "مبلغ الضرائب" #. module: sale #: help:sale.order,amount_total:0 msgid "The total amount." msgstr "المبلغ الإجمالي" #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:106 #, python-format msgid "The value of Advance Amount must be positive." msgstr "قيمة الدفعة المقدمة يجب ان تكون موجبة" #. module: sale #: code:addons/sale/sale.py:952 #, python-format msgid "" "There is no Fiscal Position defined or Income category account defined for " "default properties of Product categories." msgstr "ليس هناك تعريف للوضع المالي أو حساب لفئة الدخل المحددة للخصائص الافتراضية من فئات المنتجات." #. module: sale #: code:addons/sale/sale.py:154 #, python-format msgid "There is no default company for the current user!" msgstr "لا توجد مؤسسة افتراضية للمستخدم الحالي!" #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:96 #, python-format msgid "There is no income account defined as global property." msgstr "لا يوجد حساب للدخل يعرف بأنه الملكية العالمية." #. module: sale #: code:addons/sale/wizard/sale_make_invoice_advance.py:100 #, python-format msgid "There is no income account defined for this product: \"%s\" (id:%d)." msgstr "لا يوجد حساب دخل معرف لهذا المنتج: \"%s\" (id:%d)." #. module: sale #: view:sale.report:sale.view_order_product_search msgid "This Year" msgstr "هذا العام" #. module: sale #: help:sale.config.settings,module_sale_margin:0 msgid "" "This adds the 'Margin' on sales order.\n" "This gives the profitability by calculating the difference between the Unit Price and Cost Price.\n" "-This installs the module sale_margin." msgstr "" #. module: sale #: help:sale.config.settings,module_website_quote:0 msgid "This adds the online quotation" msgstr "" #. module: sale #: help:account.config.settings,module_sale_analytic_plans:0 msgid "This allows install module sale_analytic_plans." msgstr "هذا يسمح بتثبيت وحدة مبيعات_تحليل _الخطط" #. module: sale #: help:sale.order,invoice_ids:0 msgid "" "This is the list of invoices that have been generated for this sales order. " "The same sales order may have been invoiced in several times (by line for " "example)." msgstr "هذه قائمة بالفواتير التي تمّ إنشاؤها لأمر المبيعات هذا. يمكن أن يكون هناك أكثر من فاتورة لأمر مبيعات واحد (حسب السطر مثلاً)." #. module: sale #: model:ir.actions.act_window,help:sale.action_order_report_all msgid "" "This report performs analysis on your quotations and sales orders. Analysis " "check your sales revenues and sort it by different group criteria (salesman," " partner, product, etc.) Use this report to perform analysis on sales not " "having invoiced yet. If you want to analyse your turnover, you should use " "the Invoice Analysis report in the Accounting application." msgstr "سيقوم النظام تلقائيابتحليل اسعارك واوامر المبيعات. يتحقق التحليل من عوائد المبيعات الخاصة بك ويصنفها بمعايير المجموعة المختلفة (ندوب مبيعات، شريك، والمنتج، الخ.) استخدم هذا التقرير للقيام بتحليل المبيعات التي ليس لديها فواتير بعد.إذا كنت ترغب في تحليل دوران الخاص بك، يجب عليك استخدام تقرير تحليل الفاتورة في تطبيق المحاسبة." #. module: sale #: model:ir.actions.act_window,help:sale.action_order_report_quotation_salesteam msgid "" "This report performs analysis on your quotations. Analysis check your sales " "revenues and sort it by different group criteria (salesman, partner, " "product, etc.) Use this report to perform analysis on sales not having " "invoiced yet. If you want to analyse your turnover, you should use the " "Invoice Analysis report in the Accounting application." msgstr "" #. module: sale #: model:ir.actions.act_window,help:sale.action_order_report_so_salesteam msgid "" "This report performs analysis on your sales orders. Analysis check your " "sales revenues and sort it by different group criteria (salesman, partner, " "product, etc.) Use this report to perform analysis on sales not having " "invoiced yet. If you want to analyse your turnover, you should use the " "Invoice Analysis report in the Accounting application." msgstr "" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "To Do" msgstr "في انتظار التنفيذ" #. module: sale #: view:sale.order:sale.view_sales_order_filter #: view:sale.order.line:sale.view_sales_order_line_filter msgid "To Invoice" msgstr "في انتظار الفوترة" #. module: sale #: help:sale.config.settings,group_invoice_so_lines:0 msgid "" "To allow your salesman to make invoices for sales order lines using the menu" " 'Lines to Invoice'." msgstr "للسماح للبائع الخاصة بك لجعل فواتير خطوط أوامر البيع ان تستخدم قائمة 'خطوط الى الفاتورة \"." #. module: sale #: field:sale.order,amount_total:0 #: view:sale.order.line:sale.view_order_line_tree #: view:website:sale.report_saleorder_document msgid "Total" msgstr "المجموع" #. module: sale #: field:sale.report,price_total:0 msgid "Total Price" msgstr "السعر الإجمالي" #. module: sale #: view:sale.order:sale.view_order_tree #: view:sale.order:sale.view_quotation_tree msgid "Total Tax Included" msgstr "المجموع مع الضرائب" #. module: sale #: view:website:sale.report_saleorder_document msgid "Total Without Taxes" msgstr "إجمالي دون الضرائب" #. module: sale #: field:sale.config.settings,module_sale_stock:0 msgid "Trigger delivery orders automatically from sales orders" msgstr "إطلاق أوامر التسليم تلقائياً من أوامر البيع" #. module: sale #: view:sale.order.line:sale.view_sales_order_uninvoiced_line_filter msgid "Uninvoiced" msgstr "غير مفوتر" #. module: sale #: model:ir.actions.act_window,name:sale.action_order_line_tree3 msgid "Uninvoiced and Delivered Lines" msgstr "السطور المستلمة غير المفوترة" #. module: sale #: field:sale.order.line,price_unit:0 #: view:website:sale.report_saleorder_document msgid "Unit Price" msgstr "سعر الوحدة" #. module: sale #: view:sale.order.line:sale.view_order_line_tree #: field:sale.report,product_uom:0 msgid "Unit of Measure" msgstr "وحدة القياس" #. module: sale #: field:sale.order.line,product_uom:0 msgid "Unit of Measure " msgstr "وحدة قياس " #. module: sale #: field:sale.order,message_unread:0 msgid "Unread Messages" msgstr "رسائل غير مقروءة" #. module: sale #: field:sale.order,amount_untaxed:0 msgid "Untaxed Amount" msgstr "المبلغ دون ضرائب" #. module: sale #: view:sale.order:sale.view_order_form msgid "UoS" msgstr "وحدة القياس للمبيعات" #. module: sale #: help:sale.advance.payment.inv,advance_payment_method:0 msgid "" "Use Invoice the whole sale order to create the final invoice.\n" " Use Percentage to invoice a percentage of the total amount.\n" " Use Fixed Price to invoice a specific amound in advance.\n" " Use Some Order Lines to invoice a selection of the sales order lines." msgstr "" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "" "Use contract to be able to manage your services with\n" " multiple invoicing as part of the same contract with\n" " your customer." msgstr "استخدام عقد ليكون قادرا على إدارة الخدمات الخاصة بك مع \nفواتير متعددة كجزء من نفس العقد مع \nالعميل." #. module: sale #: field:sale.config.settings,module_account_analytic_analysis:0 msgid "Use contracts management" msgstr "إستخدام عقود الإدارة" #. module: sale #: field:account.config.settings,module_sale_analytic_plans:0 msgid "Use multiple analytic accounts on sales" msgstr "استخدام حسابات تحليلية متعددة في المبيعات" #. module: sale #: field:sale.config.settings,group_sale_pricelist:0 msgid "Use pricelists to adapt your price per customers" msgstr "استخدم قوائم الأسعار لتغير السعر على حسب العميل" #. module: sale #: view:website:sale.report_saleorder_document msgid "VAT:" msgstr "ضريبة القيمة المضافة:" #. module: sale #: view:sale.order:sale.view_order_form msgid "View Invoice" msgstr "عرض الفاتورة" #. module: sale #: selection:sale.order,state:0 selection:sale.report,state:0 msgid "Waiting Schedule" msgstr "بإنتظار الجدول" #. module: sale #: view:sale.config.settings:sale.view_sales_config msgid "Warehouse Features" msgstr "ميزات المستودع" #. module: sale #: code:addons/sale/wizard/sale_line_invoice.py:113 #: code:addons/sale/wizard/sale_make_invoice.py:42 #: code:addons/sale/wizard/sale_make_invoice.py:55 #, python-format msgid "Warning!" msgstr "تحذير!" #. module: sale #: field:sale.order,website_message_ids:0 msgid "Website Messages" msgstr "رسائل الموقع الإلكتروني" #. module: sale #: help:sale.order,website_message_ids:0 msgid "Website communication history" msgstr "سجل التواصل بالموقع الإلكتروني" #. module: sale #: field:sale.order.line,th_weight:0 msgid "Weight" msgstr "الوزن" #. module: sale #: field:sale.advance.payment.inv,advance_payment_method:0 msgid "What do you want to invoice?" msgstr "ما الذى تريد فوترته ؟" #. module: sale #: code:addons/sale/sale.py:990 #, python-format msgid "You cannot cancel a sales order line that has already been invoiced." msgstr "لا يمكنك إلغاء خط أمر المبيعات الذي تمت بالفعل في الفاتورة." #. module: sale #: code:addons/sale/sale.py:605 #, python-format msgid "You cannot confirm a sales order which has no line." msgstr "أنت لا تستطيع التأكد من أوامر البيع التى لا تمتلك خط." #. module: sale #: code:addons/sale/wizard/sale_make_invoice.py:42 #, python-format msgid "You cannot create invoice when sales order is not confirmed." msgstr "لا يمكنك إنشاء فاتورة حالة عدم التصديق عليها من المبيعات." #. module: sale #: code:addons/sale/sale.py:523 #, python-format msgid "" "You cannot group sales having different currencies for the same partner." msgstr "لا يمكنك أمتلاك مجموعة مبيعات لديها عملات مختلفة لنفس الشريك ." #. module: sale #: code:addons/sale/sale.py:1130 #, python-format msgid "" "You have to select a pricelist or a customer in the sales form !\n" "Please set one before choosing a product." msgstr "يجب عليك تحديد لائحة الأسعار أو العميل فى نموذج المبيعات !\nيرجى تعيين أحد قبل اختيار المنتج." #. module: sale #: code:addons/sale/wizard/sale_make_invoice.py:55 #, python-format msgid "You shouldn't manually invoice the following sale order %s" msgstr "يجب عليك ألا تقوم بفوترة أمر البيع التالى يدوياً %s" #. module: sale #: view:website:sale.report_saleorder_document msgid "Your Reference:" msgstr "مرجعك:" #. module: sale #: view:sale.advance.payment.inv:sale.view_sale_advance_payment_inv #: view:sale.make.invoice:sale.view_sale_order_make_invoice #: view:sale.order.line.make.invoice:sale.view_sale_order_line_make_invoice msgid "or" msgstr "أو" #. module: sale #: view:res.partner:sale.res_partner_address_type msgid "sale.group_delivery_invoice_address" msgstr "sale.group_delivery_invoice_address"