mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 15:32:04 +02:00
11871 lines
473 KiB
Text
11871 lines
473 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * point_of_sale
|
||
#
|
||
# Translators:
|
||
# Abdullah Mohamed, 2022
|
||
# Farid Fox, 2022
|
||
# Mehjabin Farsana, 2022
|
||
# Malaz Abuidris <msea@odoo.com>, 2023
|
||
# Martin Trigaux, 2023
|
||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||
# "Malaz Siddig Elsayed Abuidris (msea)" <msea@odoo.com>, 2025, 2026.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-03-06 18:36+0000\n"
|
||
"PO-Revision-Date: 2026-02-20 09:19+0000\n"
|
||
"Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" <msea@odoo.com>\n"
|
||
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
|
||
"point_of_sale/ar/>\n"
|
||
"Language: ar\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \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 ? 4 : 5;\n"
|
||
"X-Generator: Weblate 5.14.3\n"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid ""
|
||
"\n"
|
||
"This issue occurs because the quantity becomes zero after rounding during "
|
||
"the conversion. To fix this, adjust the conversion factors or rounding "
|
||
"method to ensure that even the smallest quantity in the original unit does "
|
||
"not round down to zero in the target unit."
|
||
msgstr ""
|
||
"\n"
|
||
"تحدث هذه المشكلة لأن الكمية تصبح صفراً بعد تقريبها أثناء عملية التحويل. "
|
||
"لإصلاح هذه المشكلة، قم بتعديل عوامل التحويل أو طريقة التقريب لضمان عدم تقريب "
|
||
"أصغر كمية في الوحدة الأصلية إلى الصفر في الوحدة الهدف."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid " (Refund)"
|
||
msgstr " (استرداد الأموال)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid " - From \"%(uom_from)s\" to \"%(uom_to)s\""
|
||
msgstr " - من \"%(uom_from)s\" إلى \"%(uom_to)s\""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "% Disc"
|
||
msgstr "نسبة الخصم %"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
||
msgid "%(name)s Picking POS"
|
||
msgstr "%(name)sالانتقاء في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(name)s REFUND"
|
||
msgstr "%(name)s استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"%(old_pm)s changed to %(new_pm)s and from %(old_amount)s to %(new_amount)s"
|
||
msgstr ""
|
||
"لقد تغير %(old_pm)s إلى %(new_pm)s ومن %(old_amount)s إلى %(new_amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(old_pm)s changed to %(new_pm)s for %(old_amount)s"
|
||
msgstr "لقد تغير %(old_pm)s إلى %(new_pm)s لـ %(old_amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "%(payment_method)s POS payment of %(partner)s in %(session)s"
|
||
msgstr "%(payment_method)s مدفوعات نقطة البيع %(partner)s في %(session)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(product_name)s: Deleted line (quantity: %(qty)s)"
|
||
msgstr "%(product_name)s: بند محذوف (الكمية: %(qty)s)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(product_name)s: Ordered quantity: %(old_qty)s"
|
||
msgstr "%(product_name)s: الكمية التي تم طلبها: %(old_qty)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(refunded_order)s REFUND"
|
||
msgstr "%(refunded_order)s استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "%(title)s %(product_name)s with %(taxes)s"
|
||
msgstr "%(title)s %(product_name)s مع %(taxes)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0
|
||
msgid "%(vatLabel)s: %(vatId)s"
|
||
msgstr "%(vatLabel)s: %(vatId)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "%s almost runs out of paper."
|
||
msgstr "%s تكاد تنفد امن لورق."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
|
||
msgid "%s customer(s) found for \"%s\"."
|
||
msgstr "تم العثور على %s عميل (عملاء) لـ \"%s\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"%s has a total amount of %s, are you sure you want to delete this order?"
|
||
msgstr ""
|
||
"%s يحتوي على مبلغ إجمالي قدره %s، هل أنت متأكد من أنك ترغب في حذف هذا الطلب؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "%s required"
|
||
msgstr "%s مطلوب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "%s untaxed"
|
||
msgstr "%s غير شامل الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
msgid "%s update not allowed"
|
||
msgstr "%s التحديث غير مسموح به"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "(DUPLICATE !)"
|
||
msgstr "(مكرر!)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "(as of opening)"
|
||
msgstr "(أثناء الفتح)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
msgid "+ Add"
|
||
msgstr "+ إضافة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "+ New Shop"
|
||
msgstr "+ متجر جديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "0.00"
|
||
msgstr "0.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "0014-001-00001"
|
||
msgstr "0014-001-00001"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "10"
|
||
msgstr "10"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "100.00"
|
||
msgstr "100.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "1000"
|
||
msgstr "1000"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "10000"
|
||
msgstr "10000"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "10000.00"
|
||
msgstr "10000.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "11.11"
|
||
msgstr "11.11"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "123.45"
|
||
msgstr "123.45"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "1234567890"
|
||
msgstr "1234567890"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "2-03-2000 9:00 AM"
|
||
msgstr "2-03-2000 9:00 AM"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "38.83"
|
||
msgstr "38.83"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "45"
|
||
msgstr "45"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__ticket_code
|
||
msgid ""
|
||
"5 digits alphanumeric code to be used by portal user to request an invoice"
|
||
msgstr ""
|
||
"كود من 5 خانات مكون من حروف وأرقام ليتم استخدامه بواسطة مستخدم البوابة لطلب "
|
||
"فاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_template_blue_denim_jeans
|
||
msgid "5-pocket jeans in cotton denim with a slight stretch for good comfort."
|
||
msgstr "جينز بخمسة جيوب مع دينم قطني مريح."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_template_blue_denim_jeans_slim
|
||
msgid "5-pocket jeans in cotton denim.."
|
||
msgstr "جينز بخمسة جيوب مع دينم قطني.."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "5.00"
|
||
msgstr "5.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "50.00"
|
||
msgstr "50.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "567789"
|
||
msgstr "567789"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "95.00"
|
||
msgstr "95.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "987657"
|
||
msgstr "987657"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "99.99"
|
||
msgstr "99.99"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,body_html:point_of_sale.email_template_pos_receipt
|
||
msgid ""
|
||
"<div style=\"margin: 0; padding: 0; font-size: 14px;\">\n"
|
||
" <t t-set=\"client_name\" t-"
|
||
"value=\"object.partner_id.name\"/>\n"
|
||
" <t t-set=\"store_name\" t-"
|
||
"value=\"object.config_id.name\"/>\n"
|
||
" <t t-set=\"tz\" t-value=\"object.env.user.tz\"/>\n"
|
||
" <t t-set=\"lg\" t-value=\"object.partner_id.lang or "
|
||
"user.lang\"/>\n"
|
||
" <div>\n"
|
||
" <t t-if=\"client_name\">Hello <t t-"
|
||
"out=\"client_name\">Client name</t>,</t>\n"
|
||
" <t t-else=\"\">Hello,</t>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>Thank you for purchasing from <t t-"
|
||
"out=\"store_name\">Store name</t>!</div>\n"
|
||
" <div>Attached, you will find your receipt for the "
|
||
"purchase of <span><t t-out=\"format_datetime(dt=object.date_order, tz=tz, "
|
||
"dt_format="EEEE d MMMM", lang_code=lg) or "
|
||
"''\">date</t> <t t-out=\"format_time(time=object.date_order, tz=tz, "
|
||
"time_format='short', lang_code=lg)\">time</t>.</"
|
||
"span>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>With kind regards,</div>\n"
|
||
" <br/>\n"
|
||
" <t t-out=\"store_name\">Store name</t>\n"
|
||
" </div>\n"
|
||
" "
|
||
msgstr ""
|
||
"<div style=\"margin: 0; padding: 0; font-size: 14px;\">\n"
|
||
" <t t-set=\"client_name\" t-"
|
||
"value=\"object.partner_id.name\"/>\n"
|
||
" <t t-set=\"store_name\" t-"
|
||
"value=\"object.config_id.name\"/>\n"
|
||
" <t t-set=\"tz\" t-value=\"object.env.user.tz\"/>\n"
|
||
" <t t-set=\"lg\" t-value=\"object.partner_id.lang or "
|
||
"user.lang\"/>\n"
|
||
" <div>\n"
|
||
" <t t-if=\"client_name\">مرحباً <t t-"
|
||
"out=\"client_name\">اسم العميل</t>،</t>\n"
|
||
" <t t-else=\"\">مرحباً،</t>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>شكراً لشرائكم من <t t-out=\"store_name\">اسم المتجر</"
|
||
"t>!</div>\n"
|
||
" <div>ستجد في المرفقات إيصال مشترياتك بتاريخ <span><t t-"
|
||
"out=\"format_datetime(dt=object.date_order, tz=tz, dt_format="EEEE d "
|
||
"MMMM", lang_code=lg) or ''\">التاريخ</t> <t t-"
|
||
"out=\"format_time(time=object.date_order, tz=tz, "
|
||
"time_format='short', lang_code=lg)\">اليوم</t>.</"
|
||
"span>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>مع أطيب التحيات،</div>\n"
|
||
" <br/>\n"
|
||
" <t t-out=\"store_name\">اسم المتجر</t>\n"
|
||
" </div>\n"
|
||
" "
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
|
||
"PoS.\" pos-data-toggle=\"tooltip\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-info-circle me-1\" title=\"هذا الإعداد مشترك في كافة نقاط "
|
||
"البيع. \" pos-data-toggle=\"tooltip\"/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "<i class=\"fa fa-pencil\"/> Edit"
|
||
msgstr "<i class=\"fa fa-pencil\"/> تحرير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"<p>Dear %(client_name)s,<br/>Here is your Receipt %"
|
||
"(is_invoiced)sfor %(pos_name)s amounting in %(amount)s from %"
|
||
"(company_name)s. </p>"
|
||
msgstr ""
|
||
"<p>عزيزنا %(client_name)s،<br/>إليك الإيصال %(is_invoiced)sالخاص "
|
||
"بالطلب %(pos_name)s والذي تبلغ قيمته %(amount)s من %"
|
||
"(company_name)s. </p>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid ""
|
||
"<span class=\"float-end\" invisible=\"is_total_cost_computed\">To be "
|
||
"determined</span>"
|
||
msgstr ""
|
||
"<span class=\"float-end\" invisible=\"is_total_cost_computed\">سيتم تحديده "
|
||
"قريباً</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "<span class=\"o_form_label oe_inline fw-bolder\">Includes</span>"
|
||
msgstr "<span class=\"o_form_label oe_inline fw-bolder\">يشمل</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "<span class=\"o_form_label oe_inline fw-bolder\">Maximum</span>"
|
||
msgstr "<span class=\"o_form_label oe_inline fw-bolder\">الحد الأقصى</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"<span class=\"o_form_label\">Barcodes</span>\n"
|
||
" <i class=\"fa fa-info-circle me-1\" "
|
||
"title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
||
msgstr ""
|
||
"<span class=\"o_form_label\">الباركودات</span>\n"
|
||
" <i class=\"fa fa-info-circle me-1\" "
|
||
"title=\"هذا الإعداد مشترك لدى كافة نقاط البيع. \" pos-data-"
|
||
"toggle=\"tooltip\"/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "<span class=\"o_stat_text\">Cash Register</span>"
|
||
msgstr "<span class=\"o_stat_text\">آلة تسجيل النقد</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "<span class=\"o_stat_text\">Journal Items</span>"
|
||
msgstr "<span class=\"o_stat_text\">عناصر دفتر اليومية</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
|
||
msgstr "<span class=\"oe_inline\"><b>تخطي شاشة المعاينة</b></span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid ""
|
||
"<span invisible=\"not is_return or pricelist_id\" class=\"oe_inline ps-2 "
|
||
"text-info\">Tip: add a return pricelist (i.e. 0€)</span>"
|
||
msgstr ""
|
||
"<span invisible=\"not is_return or pricelist_id\" class=\"oe_inline ps-2 "
|
||
"text-info\">نصيحة: أضف قائمة أسعار للمرتجعات (مثال: 0€)</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Balance</span>"
|
||
msgstr "<span>الرصيد</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Closing</span>"
|
||
msgstr "<span>جاري الإقفال</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Date</span>"
|
||
msgstr "<span>التاريخ</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Ongoing</span>"
|
||
msgstr "<span>جاري</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Opening</span>"
|
||
msgstr "<span>الافتتاح</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Reporting</span>"
|
||
msgstr "<span>إعداد التقارير</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Sold</span>"
|
||
msgstr "<span>بيعت</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>View</span>"
|
||
msgstr "<span>عرض</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Amount of discounts</strong>:"
|
||
msgstr "<strong>الخصومات</strong>:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "<strong>Amounting to:</strong>"
|
||
msgstr "<strong>مبلغ تصل قيمته إلى:</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Config names</strong>"
|
||
msgstr "<strong>تهيئة الأسماء</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>End of session note:</strong>"
|
||
msgstr "<strong>ملاحظة نهاية الجلسة:</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Number of discounts</strong>:"
|
||
msgstr "<strong>عدد الخصومات</strong>:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Opening of session note:</strong>"
|
||
msgstr "<strong>ملاحظة افتتاح الجلسة:</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
||
msgid "<strong>Source Invoice</strong>"
|
||
msgstr "<strong>الفاتورة المصدرية</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Total</strong>"
|
||
msgstr "<strong>الإجمالي</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "<sup title=\"Only works for online and self order\">?</sup>"
|
||
msgstr "<sup title=\"يعمل فقط مع الطلب عبر الإنترنت والطلب الذاتي \">؟</sup>"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "? Clicking \"Confirm\" will validate the payment."
|
||
msgstr "؟ الضغط على \"تأكيد\" سيؤدي إلى تصديق الدفع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid
|
||
msgid ""
|
||
"A globally unique identifier for this pos configuration, used to prevent "
|
||
"conflicts in client-generated data."
|
||
msgstr ""
|
||
"معرف فريد عالمياً لتهيئة نقطة البيع هذه، يُستخدَم لمنع التعارضات في البيانات "
|
||
"التي تم إنشاؤها بواسطة العميل."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_note_name_unique
|
||
msgid "A note with this name already exists"
|
||
msgstr "توجد بالفعل ملاحظة بها هذا الاسم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_payment_unique_uuid
|
||
msgid "A payment with this uuid already exists"
|
||
msgstr "توجد عملية دفع تحمل هذا الرقم التعريفي الفريد بالفعل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.js:0
|
||
msgid "A request is still being processed in the background. Please wait."
|
||
msgstr "لا يزال الطلب قيد المعالجة في الخلفية. يرجى الانتظار."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
msgid ""
|
||
"A session is a period of time, usually one day, during which you sell "
|
||
"through the Point of Sale."
|
||
msgstr ""
|
||
"الجلسة هي مدة زمنية، عادة ما تكون يومًا واحدًا، يمكنك خلالها البيع من خلال "
|
||
"نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"A session is currently opened for this PoS. Some settings can only be "
|
||
"changed after the session is closed."
|
||
msgstr ""
|
||
"هناك جلسة مفتوحة حالياً لنقطة البيع هذه. بعض الإعدادات يمكن تغييرها فقط بعد "
|
||
"إغلاق الجلسة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number
|
||
msgid ""
|
||
"A session-unique sequence number for the order. Negative if generated from "
|
||
"the client"
|
||
msgstr ""
|
||
"رقم تسلسلي فريد خاص بجلسة العمل للطلب. تكون القيمة سالبة إذا تم إنشاؤها من "
|
||
"العميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer
|
||
msgid "A short text that will be inserted as a footer in the printed receipt."
|
||
msgstr "نص قصير سيتم استخدامه كتذييل في الإيصال المطبوع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header
|
||
msgid "A short text that will be inserted as a header in the printed receipt."
|
||
msgstr "نص قصير سيتم استخدامه كترويسة في الإيصال المطبوع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
msgid "AMOUNT"
|
||
msgstr "المبلغ"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept customer tips or convert their change to a tip"
|
||
msgstr "قبول البقشيش من العملاء أو تحويل الباقي لبقشيش"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with Mercado Pago on a terminal"
|
||
msgstr "قبول المدفوعات من Mercado Pago عن طريق جهاز الدفع بالبطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with Viva.com on a terminal or tap on phone"
|
||
msgstr "قبول المدفوعات عن طريق Viva.com من خلال جهاز الدفع أو الهاتف المحمول"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a Pine Labs payment terminal"
|
||
msgstr "قبول المدفوعات باستخدام جهاز الدفع Pine Labs"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a QFPay payment terminal"
|
||
msgstr "قبول المدفوعات باستخدام جهاز الدفع QFPay"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a Razorpay payment terminal"
|
||
msgstr "قبول المدفوعات باستخدام جهاز دفع Razorpay"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a Stripe payment terminal"
|
||
msgstr "قبول المدفوعات عن طريق جهاز دفع Stripe"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with an Adyen payment terminal"
|
||
msgstr "قبول المدفوعات عن طريق جهاز دفع Adyen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Access Denied"
|
||
msgstr "تم رفض الوصول"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__access_token
|
||
msgid "Access Token"
|
||
msgstr "رمز الوصول"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning
|
||
msgid "Access warning"
|
||
msgstr "تحذير من خطأ بالوصول"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_account
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
msgid "Account"
|
||
msgstr "الحساب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_cash_rounding
|
||
msgid "Account Cash Rounding"
|
||
msgstr "تقريب القيم المالية في الحساب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id
|
||
msgid "Account Move"
|
||
msgstr "حركة الحساب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids
|
||
msgid "Account payments representing aggregated and bank split payments."
|
||
msgstr "مدفوعات الحساب التي تمثل إجمالي المدفوعات والدفع على أقساط."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id
|
||
msgid ""
|
||
"Account used as outstanding account when creating accounting payment records "
|
||
"for bank payments."
|
||
msgstr ""
|
||
"الحساب المستخدم كحساب مستحق عند إنشاء سجلات الدفع المحاسبية للمدفوعات "
|
||
"البنكية."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Accounting"
|
||
msgstr "المحاسبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
||
msgid "Accounting journal used to create invoices."
|
||
msgstr "دفتر اليومية المحاسبي المستخدم لإصدار الفواتير."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id
|
||
msgid ""
|
||
"Accounting journal used to post POS session journal entries and POS invoice "
|
||
"payments."
|
||
msgstr ""
|
||
"دفتر اليومية المحاسبي المستخدم لترحيل قيود دفتر يومية جلسة نقطة البيع "
|
||
"ومدفوعات فواتير نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "إجراء مطلوب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Action cancelled (%(ACTION)s)"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Actions"
|
||
msgstr "الإجراءات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_payment_provider_cards/pos_payment_provider_cards.xml:0
|
||
msgid "Activate"
|
||
msgstr "تفعيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_sms
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_sms
|
||
msgid "Activate SMS feature for point_of_sale"
|
||
msgstr "تفعيل خاصية الرسائل النصية القصيرة لـ point_of_sale"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active
|
||
msgid "Active"
|
||
msgstr "نشط"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids
|
||
msgid "Activities"
|
||
msgstr "الأنشطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "زخرفة استثناء النشاط"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state
|
||
msgid "Activity State"
|
||
msgstr "حالة النشاط"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "أيقونة نوع النشاط"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0
|
||
msgid "Add"
|
||
msgstr "إضافة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Add Printer"
|
||
msgstr "إضافة طابعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Add Tip"
|
||
msgstr "إضافة بقشيش"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/orderline_note_button/orderline_note_button.js:0
|
||
msgid "Add a "
|
||
msgstr "قم بإضافة "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
|
||
msgid ""
|
||
"Add a 5-digit code on the receipt to allow the user to request the invoice "
|
||
"for an order on the portal."
|
||
msgstr ""
|
||
"أضف رمزاً مكوناً من 5 أرقام للسماح للمستخدم بطلب فاتورة الطلب على البوابة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Add a closing note..."
|
||
msgstr "إضافة ملاحظة للإقفال..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Add a custom message to header and footer"
|
||
msgstr "إضافة رسالة مخصصة في الترويسة والتذييل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "Add a customer"
|
||
msgstr "إضافة عميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
||
msgid "Add a new payment method"
|
||
msgstr "إضافة طريقة دفع جديدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
||
msgid "Add a new preparation printer"
|
||
msgstr "إضافة طابعة جديدة لتجهيز الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_preset_form
|
||
msgid "Add a new preset"
|
||
msgstr "إضافة إعداد مسبق جديد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Add an opening note..."
|
||
msgstr "إضافة ملاحظة للافتتاح..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Add internal notes on order lines for the kitchen"
|
||
msgstr "إضافة ملاحظات داخلية في بنود الطلب للمطبخ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/buttons/quantity_buttons/quantity_buttons.xml:0
|
||
msgid "Add one"
|
||
msgstr "إضافة واحدة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0
|
||
msgid "Add to order"
|
||
msgstr "إضافة إلى الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Added %(payment_method)s with %(amount)s"
|
||
msgstr "تمت إضافة %(payment_method)s مع %(amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Additional required information:"
|
||
msgstr "المعلومات الإضافية المطلوبة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Additional required invoicing information:"
|
||
msgstr "معلومات الفوترة الإضافية المطلوبة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Additional required user information:"
|
||
msgstr "معلومات المستخدم الإضافية المطلوبة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__address
|
||
msgid "Address"
|
||
msgstr "العنوان"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Adds a button to set a global discount"
|
||
msgstr "يضيف زراً لإعداد الخصم الشامل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:res.groups,name:point_of_sale.group_pos_manager
|
||
msgid "Administrator"
|
||
msgstr "المدير"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control
|
||
msgid "Advanced Cash Control"
|
||
msgstr "التحكم المتقدم في النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Adyen"
|
||
msgstr "Adyen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen
|
||
msgid "Adyen Payment Terminal"
|
||
msgstr "جهاز دفع Adyen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0
|
||
msgid "Afternoon"
|
||
msgstr "بعد الظهر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
||
msgid "All Orders"
|
||
msgstr "كافة الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"All available pricelists must be in the same currency as the company or as "
|
||
"the Sales Journal set on this point of sale if you use the Accounting "
|
||
"application."
|
||
msgstr ""
|
||
"يجب أن تكون عملة كافة قوائم الأسعار المتاحة هي نفس عملة الشركة أو العملة "
|
||
"المذكورة في دفتر يومية المبيعات المُعين لنقطة البيع هذه إذا كنت تستخدم تطبيق "
|
||
"المحاسبة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "All notes"
|
||
msgstr "كافة الملاحظات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"All payment methods must be in the same currency as the Sales Journal or the "
|
||
"company currency if that is not set."
|
||
msgstr ""
|
||
"يجب أن تكون عملة كافة طرق الدفع هي نفس العملة المذكورة في دفتر يومية "
|
||
"المبيعات أو عملة الشركة إن لم يكن قد تم ضبط عملة لدفتر اليومية."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_preset__is_return
|
||
msgid ""
|
||
"All quantity in the cart will be in negative. Ideal for return managment."
|
||
msgstr ""
|
||
"جميع الكمية في عربة التسوق ستكون قيمتها سالبة. إنها مثالية لإدارة المرتجعات."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
|
||
msgid "All sales lines"
|
||
msgstr "كافة بنود المبيعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow Ship Later"
|
||
msgstr "السماح بالشحن لاحقاً"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow cashiers to set a discount per line"
|
||
msgstr "السماح لأمناء الصناديق بإعداد خصومات لكل بند"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow to access each other's active orders"
|
||
msgstr "السماح للطرفين بالوصول إلى الطلبات النشطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow to log and switch between selected Employees"
|
||
msgstr "السماح بالتسجيل والتبديل بين الموظفين المحددين"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allowed"
|
||
msgstr "مسموح به"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed
|
||
msgid ""
|
||
"Allows to know if all the total cost of the order lines have already been "
|
||
"computed"
|
||
msgstr ""
|
||
"يتيح لك معرفة ما إذا كانت التكلفة الإجمالية لبنود الطلب قد تم احتسابها "
|
||
"بالفعل أم لا"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed
|
||
msgid "Allows to know if the total cost has already been computed or not"
|
||
msgstr ""
|
||
"يتيح لك معرفة ما إذا كانت التكلفة الإجمالية قد تم احتسابها بالفعل أم لا"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount
|
||
msgid "Amount"
|
||
msgstr "مبلغ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
||
msgid "Amount Authorized Difference"
|
||
msgstr "فرق المبلغ المسموح به"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0
|
||
msgid "Amount Paid"
|
||
msgstr "المبلغ المدفوع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Amount for %(old_pm)s changed from %(old_amount)s to %(new_amount)s"
|
||
msgstr "لقد تغير مبلخ %(old_pm)s من %(old_amount)s إلى%(new_amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.js:0
|
||
msgid "Amount of guests"
|
||
msgstr "عدد الضيوف"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance
|
||
msgid "Amount to balance"
|
||
msgstr "المبلغ لتسويته"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "Amount total"
|
||
msgstr "إجمالي المبلغ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0
|
||
msgid "Amount:"
|
||
msgstr "المبلغ:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid ""
|
||
"An error has occurred when trying to close the session.\n"
|
||
"You will be redirected to the back-end to manually close the session."
|
||
msgstr ""
|
||
"حدث خطأ أثناء محاولة إغلاق الجلسة. \n"
|
||
"سوف تتم إعادة توجيهك إلى الواجهة الخلفية لإغلاق الجلسة يدوياً."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/accounting/product_template_accounting.js:0
|
||
msgid ""
|
||
"An error occurred when loading product prices. Make sure all pricelists are "
|
||
"available in the POS."
|
||
msgstr ""
|
||
"حدث خطأ أثناء تحميل أسعار المنتج. تأكد من أن كافة قوائم الأسعار متاحة في "
|
||
"نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"An error occurred while closing the session. Unsynced orders will be "
|
||
"available in the next session. The page will be reloaded."
|
||
msgstr ""
|
||
"حدث خطأ أثناء إغلاق الجلسة. ستتوفر الطلبات التي لم تتم مزامنتها في الجلسة "
|
||
"التالية. سيتم إعادة تحميل الصفحة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"An error occurred while generating an invoice. You can try again from the "
|
||
"order list."
|
||
msgstr ""
|
||
"حدث خطأ أثناء إنشاء الفاتورة. يمكنك المحاولة مرة أخرى من قائمة الطلبات."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/data_service.js:0
|
||
msgid "An error occurred while loading the Point of Sale: \n"
|
||
msgstr "حدث خطأ أثناء تحميل نقطة البيع \n"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__name
|
||
msgid "An internal identification of the point of sale."
|
||
msgstr "تعريف داخلي لنقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__name
|
||
msgid "An internal identification of the printer"
|
||
msgstr "معرف داخلي للطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_line_unique_uuid
|
||
msgid "An order line with this uuid already exists"
|
||
msgstr "يوجد بند طلب يحمل هذا الرقم التعريفي الفريد بالفعل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_unique_uuid
|
||
msgid "An order with this uuid already exists"
|
||
msgstr "يوجد طلب يحمل هذا الرقم التعريفي الفريد بالفعل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.js:0
|
||
msgid "An unknown error occurred. Do you want to download the receipt instead?"
|
||
msgstr "حدث خطأ غير معروف. هل ترغب في تنزيل الإيصال عوضاً عن ذلك؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Another session is already opened for this point of sale."
|
||
msgstr "هناك جلسة أخرى مفتوحة لنقطة البيع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Any shop"
|
||
msgstr "أي محل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_apple_pie_product_template
|
||
msgid "Apple Pie"
|
||
msgstr "فطيرة تفاح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/text_input_popup/text_input_popup.xml:0
|
||
msgid "Apply"
|
||
msgstr "تطبيق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
||
msgid "Archived"
|
||
msgstr "مؤرشف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Are you sure that the customer wants to pay"
|
||
msgstr "هل أنت متأكد أن العميل يريد الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_sourdough_loaf_product_template
|
||
msgid "Artisan sourdough bread with a crisp crust and soft interior."
|
||
msgstr "خبز العجين المخمر المخبوز بعناية ذو القشرة المقرمشة واللب الناعم."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "As of"
|
||
msgstr "اعتباراً من"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct
|
||
msgid "As soon as possible"
|
||
msgstr "في أقرب وقت ممكن"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"At least one bank account must be defined on the journal to allow "
|
||
"registering QR code payments with Bank apps."
|
||
msgstr ""
|
||
"يجب تحديد حساب بنكي واحد على الأقل في دفتر اليومية للسماح بتسجيل مدفوعات كود "
|
||
"QR في التطبيقات البنكية."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing
|
||
msgid "At the session closing"
|
||
msgstr "عند إقفال الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities
|
||
msgid ""
|
||
"At the session closing: A picking is created for the entire session when "
|
||
"it's closed\n"
|
||
" In real time: Each order sent to the server create its own picking"
|
||
msgstr ""
|
||
"عند إغلاق الجلسة: يتم إنشاء عملية انتقاء للجلسة بأكملها عندما يتم إغلاقها \n"
|
||
"في الوقت الفعلي: يقوم كل طلب مُرسَل إلى الخادم بإنشاء عملية الانتقاء الخاصة به"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.sport_shoes_product_template
|
||
msgid "Athletic sport shoes, designed for comfort and performance."
|
||
msgstr "أحذية رياضية مصممة للراحة والأداة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_attachment_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "عدد المرفقات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__attendance_ids
|
||
msgid "Attendances"
|
||
msgstr "الحضور"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
|
||
msgid "Attributes"
|
||
msgstr "الخصائص"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Authorized Difference"
|
||
msgstr "الفرق المسموح به"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__auto_validate_terminal_payment
|
||
msgid "Auto Validate Terminal Payment"
|
||
msgstr "التصديق التلقائي للمدفوعات عن طريق البطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue
|
||
msgid "Auto-generated session for orphan orders, ignored in constraints"
|
||
msgstr ""
|
||
"جلسة تم إنشاؤها آلياً للأوامر التي لا تملك جلسة، وتم تجاهل كافة الضوابط فيها"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__automatic
|
||
msgid "Automatic"
|
||
msgstr "تلقائي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__fiscal_position_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__fiscal_position_id
|
||
msgid "Automatic Fiscal Position"
|
||
msgstr "الوضع المالي التلقائي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
||
msgid "Automatic Receipt Printing"
|
||
msgstr "طباعة الإيصالات تلقائيًا"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer
|
||
msgid "Automatically open the cashdrawer."
|
||
msgstr "فتح درج النقد تلقائياً."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Automatically validate order"
|
||
msgstr "تصديق الطلب تلقائياً"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__auto_validate_terminal_payment
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Automatically validates orders paid with a payment terminal."
|
||
msgstr "يقوم تلقائياً بتصديق الطلبات المدفوعة عن طريق جهاز الدفع بالبطاقة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_avatax
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_avatax
|
||
msgid "AvaTax PoS Integration"
|
||
msgstr "تكامل نقاط بيع AvaTax"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__hour_after
|
||
msgid "Availability After"
|
||
msgstr "التوافر بعد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__hour_until
|
||
msgid "Availability Until"
|
||
msgstr "متوفر حتى"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Available"
|
||
msgstr "متاح"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__available_payment_method_ids
|
||
msgid "Available Payment Methods"
|
||
msgstr "طرق الدفع المتاحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids
|
||
msgid "Available PoS Product Categories"
|
||
msgstr "فئات منتجات نقاط البيع المتاحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_preset_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_preset_ids
|
||
msgid "Available Presets"
|
||
msgstr "الإعدادات المسبقة المتاحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids
|
||
msgid "Available Pricelists"
|
||
msgstr "قوائم الأسعار المتاحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "Available between"
|
||
msgstr "متاح بين"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos
|
||
msgid "Available in POS"
|
||
msgstr "متاح في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price
|
||
msgid "Average Price"
|
||
msgstr "متوسط السعر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Back"
|
||
msgstr "العودة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.js:0
|
||
msgid "Backend"
|
||
msgstr "الواجهة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Backend Invoice"
|
||
msgstr "فاتورة تم إصدارها عن طريق الواجهة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img
|
||
msgid "Background Image"
|
||
msgstr "صورة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img_name
|
||
msgid "Background Image Name"
|
||
msgstr "اسم صورة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "Badge ID"
|
||
msgstr "معرّف الشارة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_bagel_product_template
|
||
msgid "Bagel"
|
||
msgstr "كعكة بيغل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Bakery"
|
||
msgstr "مخبز"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Bakery Shop"
|
||
msgstr "متجر مخبوزات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Balance"
|
||
msgstr "الرصيد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank
|
||
msgid "Bank"
|
||
msgstr "البنك"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "Bank App (QR Code)"
|
||
msgstr "تطبيق البنك (رمز الاستجابة السريعة)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids
|
||
msgid "Bank Payments"
|
||
msgstr "المدفوعات البنكية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
|
||
msgid "Bank Statement Line"
|
||
msgstr "بند كشف الحساب البنكي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Bar"
|
||
msgstr "الشريط"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Barcode"
|
||
msgstr "باركود"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Barcode Nomenclature"
|
||
msgstr "تسمية الباركود"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_barcode_rule
|
||
msgid "Barcode Rule"
|
||
msgstr "قاعدة الباركود"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Barcode Scanner"
|
||
msgstr "ماسح الباركود"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Barcode Scanner/Card Reader"
|
||
msgstr "ماسح الباركود/قاريء البطاقات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__basic_receipt
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_basic_receipt
|
||
msgid "Basic Receipt"
|
||
msgstr "الإيصال الأساسي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Be aware that reloading data will delete unsaved orders."
|
||
msgstr "يرجى العلم أن إعادة تحميل البيانات سيؤدي إلى حذف الطلبات غير المحفوظة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference
|
||
msgid "Before Closing Difference"
|
||
msgstr "فرق ما قبل الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Billing address:"
|
||
msgstr "عنوان الفوترة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
||
msgid "Bills"
|
||
msgstr "الفواتير"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Bills & Receipts"
|
||
msgstr "الفواتير والإيصالات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.t_shirt_black_embroidered_product_template
|
||
msgid "Black embroidered t-shirt"
|
||
msgstr "قميص أسود مطرز"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_template_blue_denim_jeans
|
||
msgid "Blue Denim Jeans"
|
||
msgstr "بنطال جينز أزرق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_blueberry_muffin_product_template
|
||
msgid "Blueberry Muffin"
|
||
msgstr "مافن بالتوت الأزرق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Booking"
|
||
msgstr "الحجز"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift "
|
||
"Card, Loyalty. Specific conditions can be set (products, customers, minimum "
|
||
"purchase amount, period). Rewards can be discounts (% or amount) or free "
|
||
"products."
|
||
msgstr ""
|
||
"تمكن من تعزيز مبيعاتك باستخدام عدة أنواع من برامج الخصم: الكوبونات والعروض "
|
||
"وبطاقات الهدايا والولاء. يمكن تعيين شروط معينة (المنتجات، العملاء، الحد "
|
||
"الأدنى لمبلغ الشراء، المدة الزمنية). وقد تكون المكافآت خصومات (نسبة مئوية أو "
|
||
"مبالغ) أو منتجات مجانية."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_brand
|
||
msgid "Brand of card"
|
||
msgstr "العلامة التجارية للبطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_breads
|
||
msgid "Breads"
|
||
msgstr "خبز"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_bus_mixin
|
||
msgid "Bus Mixin"
|
||
msgstr "Bus Mixin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_butter_croissant_product_template
|
||
msgid "Butter Croissant"
|
||
msgstr "كرواسون بالزبدة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "By:"
|
||
msgstr "بواسطة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy
|
||
msgid "Bypass browser printing and prints via the hardware proxy."
|
||
msgstr "تجاوز الطباعة من المتصفح والطباعة من خلال جهاز وكيل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "CANCELLED"
|
||
msgstr "ملغي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
msgid "CASH"
|
||
msgstr "النقد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "CUSTOMER NOTE"
|
||
msgstr "ملاحظة العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Can't change customer"
|
||
msgstr "لا يمكن تغيير العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_make_invoice
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Cancel"
|
||
msgstr "إلغاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.actions.server,name:point_of_sale.pos_order_set_cancel
|
||
msgid "Cancel Order"
|
||
msgstr "إلغاء الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Cancel Orders"
|
||
msgstr "إلغاء الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
msgid "Cancel Payment"
|
||
msgstr "إلغاء الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Cancel Payment Request"
|
||
msgstr "إلغاء طلب الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Cancelled"
|
||
msgstr "تم الإلغاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Cannot edit orderline"
|
||
msgstr "لا يمكن تعديل بند الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Cannot modify a tip"
|
||
msgstr "لا يمكن تعديل النصيحة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Cannot return change without a cash payment method"
|
||
msgstr "لا يمكن رد الباقي دون طريقة دفع نقدية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
|
||
msgid "Cannot weigh product - IoT Box is disconnected"
|
||
msgstr "تعذّر وزن المنتج - جهاز IoT غير متصل بصندوق إنترنت الأشياء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
|
||
msgid "Cannot weigh product - Scale is not connected to IoT Box"
|
||
msgstr "تعذّر وزن المنتج - الميزان غير متصل بجهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__slots_per_interval
|
||
msgid "Capacity"
|
||
msgstr "السعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Card"
|
||
msgstr "بطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_no
|
||
msgid "Card Number(Last 4 Digit)"
|
||
msgstr "رقم البطاقة (آخر 4 أرقام)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name
|
||
msgid "Card Owner name"
|
||
msgstr "اسم حامل البطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Card's Brand"
|
||
msgstr "العلامة التجارية للبطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Cardholder Name"
|
||
msgstr "اسم حامل البطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Cart"
|
||
msgstr "عربة التسوق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash
|
||
#: model:pos.payment.method,name:point_of_sale.cash_payment_method_furniture
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Cash"
|
||
msgstr "نقدي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "Cash %(session_name)s"
|
||
msgstr "النقد %(session_name)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash %s"
|
||
msgstr "النقد %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash Bakery"
|
||
msgstr "الدفع النقدي في المخبز"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash Clothes Shop"
|
||
msgstr "متجر ملابس (الدفع النقدي)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Cash Count"
|
||
msgstr "المبلغ النقدي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash Furn. Shop"
|
||
msgstr "متجر أثاث (الدفع النقدي)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Cash In"
|
||
msgstr "الإيرادات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Cash In / Out"
|
||
msgstr "الإيرادات/النفقات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Cash In/Out"
|
||
msgstr "الإيرادات/النفقات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id
|
||
msgid "Cash Journal"
|
||
msgstr "دفتر يومية الصندوق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids
|
||
msgid "Cash Lines"
|
||
msgstr "بنود النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Cash Move 1"
|
||
msgstr "حركة النقد 1"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "Cash Opening"
|
||
msgstr "فتح النقد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Cash Out"
|
||
msgstr "النفقات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Cash Rounding"
|
||
msgstr "تقريب النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding
|
||
msgid "Cash Rounding (PoS)"
|
||
msgstr "تقريب النقد (نقطة البيع)"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Cash Roundings"
|
||
msgstr "عمليات تقريب النقد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Cash control - closing"
|
||
msgstr "التحكم في النقد - الإقفال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.js:0
|
||
msgid "Cash control - opening"
|
||
msgstr "التحكم في النقد - الفتح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash difference observed during the counting (Loss) - closing"
|
||
msgstr "الفروقات النقدية التي تمت ملاحظتها عند العد (الخسارة) - الإقفال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash difference observed during the counting (Profit) - closing"
|
||
msgstr "الفروقات النقدية التي تمت ملاحظتها عند العد (الأرباح) - الإقفال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash drawer opened (%(ACTION)s)"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Cash in / out"
|
||
msgstr "الإيرادات / النفقات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
msgid "Cash in/out of %s is ignored."
|
||
msgstr "يتم تجاهل الإيرادات/النفقات لـ %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash move deleted: %s"
|
||
msgstr "تم حذف حركة النقد: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0
|
||
msgid "Cash move details"
|
||
msgstr "تفاصيل حركة النقد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash register"
|
||
msgstr "صندوق تسجيل النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method
|
||
msgid "Cash rounding"
|
||
msgstr "تقريب النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Cashdrawer"
|
||
msgstr "درج النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier
|
||
msgid "Cashier"
|
||
msgstr "أمين الصندوق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.casual_denim_short_product_template
|
||
msgid "Casual Denim Short"
|
||
msgstr "شورت دينم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.casual_t_shirt_product_template
|
||
msgid "Casual T-shirt"
|
||
msgstr "قميص"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.casual_denim_short_product_template
|
||
msgid "Casual denim shorts, comfortable and stylish for everyday wear."
|
||
msgstr "شورت دينم مريح للارتداء اليومي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.t_shirt_black_embroidered_product_template
|
||
msgid ""
|
||
"Casual slim t-shirt 100% cotton with white embroidery. Various sizes "
|
||
"available"
|
||
msgstr "تيشيرت كاجوال نحيل 100% قطن مع تطريز أبيض. تتوفر أحجام مختلفة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.t_shirt_slim_product_template
|
||
msgid "Casual slim t-shirt 100% cotton. Various sizes available"
|
||
msgstr "تيشيرت كاجوال نحيل 100% قطن. تتوفر أحجام مختلفة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.casual_t_shirt_product_template
|
||
msgid "Casual t-shirt 100% cotton. Various colors and sizes available."
|
||
msgstr "تيشيرت كاجوال 100% قطن. تتوفر أحجام وألوان مختلفة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid ""
|
||
"Categories are used to browse your products through the\n"
|
||
" touchscreen interface."
|
||
msgstr ""
|
||
"تستخدم الفئات للتصفح عبر منتجاتك من خلال\n"
|
||
" واجهة شاشات اللمس."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/category_selector/category_selector.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban
|
||
msgid "Category"
|
||
msgstr "الفئة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name
|
||
msgid "Category Name"
|
||
msgstr "اسم الفئة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_ids
|
||
msgid "Category used in the Point of Sale."
|
||
msgstr "الفئة المستخدمة في نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_chairs
|
||
msgid "Chairs"
|
||
msgstr "الكراسي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Change"
|
||
msgstr "الباقي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Change Tip"
|
||
msgstr "تغيير البقشيش"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight
|
||
msgid ""
|
||
"Check if the product should be weighted using the hardware scale integration."
|
||
msgstr ""
|
||
"قم بتحديد هذا الخيار إذا كان ينبغي وزن المنتج باستخدام الميزان الإلكتروني "
|
||
"المدمج."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos
|
||
msgid "Check if you want this product to appear in the Point of Sale."
|
||
msgstr "قم بتحديد هذا الخيار إذا كنت ترغب في أن يظهر هذا المنتج في نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable
|
||
msgid ""
|
||
"Check if you want to group products of this unit in point of sale orders"
|
||
msgstr ""
|
||
"قم بتحديد هذا الخيار إذا كنت ترغب في تجميع المنتجات التابعة لهذه الوحدة في "
|
||
"أوامر نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control
|
||
msgid "Check the amount of the cashbox at opening and closing."
|
||
msgstr "تحقق من المبلغ الموجود في الصندوق عند الفتح و الإغلاق."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid ""
|
||
"Check the internet connection then try to sync again by clicking on the red "
|
||
"wifi button (upper right of the screen)."
|
||
msgstr ""
|
||
"تحقق من اتصالك بالإنترنت ثم حاول المزامنة من جديد عن طريق الضغط على زر "
|
||
"الوايفاي الأحمر (أعلى يسار الشاشة)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"Check the printer configuration for the 'Device ID' setting.\n"
|
||
"It should be set to: 'local_printer'"
|
||
msgstr ""
|
||
"تحقق من إعدادات الطابعة للتأكد من إعداد \"معرف الجهاز\".\n"
|
||
"يجب أن يكون الإعداد على: \"local_printer\""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid ""
|
||
"Check the printer configuration for the 'Device ID' setting.\n"
|
||
"It should be set to: local_printer"
|
||
msgstr ""
|
||
"تحقق من إعدادات الطابعة للتأكد من إعداد \"معرف الجهاز\".\n"
|
||
"يجب أن يكون الإعداد كما يلي: local_printer"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Checking Local Network Access permission..."
|
||
msgstr "التحقق من إذن الوصول إلى الشبكة المحلية..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_cheese_croissant_product_template
|
||
msgid "Cheese Croissant"
|
||
msgstr "كرواسون بالجبن"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_cherry_pie_product_template
|
||
msgid "Cherry Pie"
|
||
msgstr "فطيرة توت"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_bagel_product_template
|
||
msgid "Chewy and dense bagel, perfect for sandwiches or with cream cheese."
|
||
msgstr "خبز بيغل مثالي للسندويشات أو مع الجبن الكريمي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_ids
|
||
msgid "Children Categories"
|
||
msgstr "الفئات التابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Choose a specific fiscal position at the order depending on the kind of "
|
||
"customer (tax exempt, onsite vs. takeaway, etc.)."
|
||
msgstr ""
|
||
"اختر وضعاً مالياً محدداً في الطلب بناءً على نوع العميل (معفي من الضرائب، الشراء "
|
||
"في المحل مقابل الطلبية للتوصيل، وما إلى ذلك)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/list_container/list_container.js:0
|
||
msgid "Choose an order"
|
||
msgstr "يُرجى اختيار الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "Choose customer"
|
||
msgstr "اختر العميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode
|
||
msgid "Choose how the URL to the portal will be print on the receipt."
|
||
msgstr "اختر كيفية طباعة رابط URL الخاص بالبوابة على الإيصال."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Choose the tax you want to apply"
|
||
msgstr "اختر الضريبة التي تريد تطبيقها"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "Choose your store"
|
||
msgstr "اختر متجرك"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_cinnamon_roll_product_template
|
||
msgid "Cinnamon Roll"
|
||
msgstr "رول قرفة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_classic_brown_jacket_product_template
|
||
msgid "Classic Brown Jacket"
|
||
msgstr "جاكت بني تقليدي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.classic_leather_belt_product_template
|
||
msgid "Classic Leather Belt"
|
||
msgstr "حزام جلد تقليدي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.classic_leather_belt_product_template
|
||
msgid "Classic leather belt, a must-have accessory for any wardrobe."
|
||
msgstr "حزام جلدي كلاسيكي، إكسسوار لا غنى عنه في أي خزانة ملابس."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Click here to close the session"
|
||
msgstr "اضغط هنا لإغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client
|
||
msgid "Client"
|
||
msgstr "العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Close"
|
||
msgstr "إغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Close Register"
|
||
msgstr "إغلاق الكاشير"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
||
msgid "Close Session"
|
||
msgstr "إغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Close Session & Post Entries"
|
||
msgstr "إغلاق الجلسة وترحيل القيود"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_close_session_wizard
|
||
msgid "Close Session Wizard"
|
||
msgstr "معالج إغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Close debug widget"
|
||
msgstr "إغلاق أداة تصحيح الأخطاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed
|
||
msgid "Closed & Posted"
|
||
msgstr "تم الإغلاق والترحيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closed Register"
|
||
msgstr "تم إغلاق الكاشير"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Closing"
|
||
msgstr "جار الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Closing Control"
|
||
msgstr "التحكم في الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Closing Date"
|
||
msgstr "تاريخ الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_closing_entry_by_product
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Closing Entry by product"
|
||
msgstr "قيد الإقفال حسب المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__closing_notes
|
||
msgid "Closing Notes"
|
||
msgstr "ملاحظات الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Closing Register"
|
||
msgstr "جاري إغلاق الكاشير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Closing Session"
|
||
msgstr "إغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing counted: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing difference in %(payment_method)s (%(session)s)"
|
||
msgstr "فرق الإغلاق في %(payment_method)s (%(session)s)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing difference: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing expected: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Closing note"
|
||
msgstr "ملاحظة الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Closing session error"
|
||
msgstr "خطأ في إغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Clothes"
|
||
msgstr "ملابس"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Clothes Shop"
|
||
msgstr "متجر ملابس"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Code:"
|
||
msgstr "الكود:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_bill
|
||
#: model:ir.model,name:point_of_sale.model_pos_bill
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_bill
|
||
msgid "Coins/Bills"
|
||
msgstr "العملات المعدنية/الأوراق النقدية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0
|
||
msgid "Coins/Notes"
|
||
msgstr "العملات المعدنية/الأوراق النقدية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__color
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__color
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__color
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "Color"
|
||
msgstr "اللون"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__color
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__color
|
||
msgid "Color Index"
|
||
msgstr "مؤشر اللون"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Combine %(payment_method)s POS payments from %(session)s"
|
||
msgstr "قم بجمع %(payment_method)s مدفوعات نقطة البيع من %(session)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_t_shirt_pants_product_template
|
||
msgid "Combo"
|
||
msgstr "مجموعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_product_combo
|
||
msgid "Combo Choices"
|
||
msgstr "خيارات التركيبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_item_id
|
||
msgid "Combo Item"
|
||
msgstr "عنصر مكوّن من عدة عناصر"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_line_ids
|
||
msgid "Combo Lines"
|
||
msgstr "بنود مركّبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_parent_id
|
||
msgid "Combo Parent"
|
||
msgstr "أصل المجموعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_company
|
||
msgid "Companies"
|
||
msgstr "الشركات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id
|
||
msgid "Company"
|
||
msgstr "الشركة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template
|
||
msgid "Company has chart of accounts"
|
||
msgstr "لدى الشركة شجرة حسابات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "تهيئة الإعدادات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
|
||
msgid "Configuration"
|
||
msgstr "التهيئة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Configurations > Settings"
|
||
msgstr "التهيئة والإعدادات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Configure Presets"
|
||
msgstr "تهيئة الإعدادات المسبقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
|
||
msgid "Configure at least one Point of Sale."
|
||
msgstr "تهيئة نقطة بيع واحدة على الأقل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/date_picker_popup/date_picker_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard
|
||
msgid "Confirm"
|
||
msgstr "تأكيد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_confirm_action_wizard
|
||
msgid "Confirm Action"
|
||
msgstr "تأكيد الإجراء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
msgid "Confirm Payment"
|
||
msgstr "تأكيد الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_confirmation_wizard
|
||
msgid "Confirmation Wizard"
|
||
msgstr "معالج التأكيد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Connect device to your PoS without an IoT Box"
|
||
msgstr "قم بتوصيل الأجهزة بنقطة البيع دون الحاجة إلى جهاز IoT."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices
|
||
msgid "Connect devices to your PoS without an IoT Box."
|
||
msgstr "قم بتوصيل الأجهزة بنقطة البيع دون الحاجة إلى جهاز IoT."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Connect devices using an IoT Box"
|
||
msgstr "توصيل الأجهزة باستخدام جهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Connected Devices"
|
||
msgstr "الأجهزة المتصلة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Connecting to Proxy"
|
||
msgstr "الاتصال بالوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Connection Lost"
|
||
msgstr "تم فقد الإتصال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Connection error"
|
||
msgstr "خطأ في الاتصال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "Connection to IoT Box failed"
|
||
msgstr "تعذر الاتصال بجهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "Connection to the printer failed"
|
||
msgstr "تعذر الاتصال بالطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Connection to the server has been lost. Please check your internet "
|
||
"connection."
|
||
msgstr "تم فقد الاتصال بالخادم. يرجى التحقق من اتصالك بالإنترنت."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__consolidated_billing
|
||
msgid "Consolidated Billing"
|
||
msgstr "الفاتورة المجمعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "جهة الاتصال"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Contact Info"
|
||
msgstr "معلومات التواصل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
msgid "Continue"
|
||
msgstr "استمرار"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Continue Selling"
|
||
msgstr "متابعة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Continue with limited functionality"
|
||
msgstr "الاستمرار مع وظائف محدودة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"Continuous printing of high-density printing caused a printing error. Please "
|
||
"retry later"
|
||
msgstr ""
|
||
"تسبب الطباعة المستمرة عالية الكثافة في حدوث خطأ في الطباعة. يرجى إعادة "
|
||
"المحاولة لاحقًا"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid ""
|
||
"Conversion Error: The following unit of measure conversions result in a zero "
|
||
"quantity due to rounding:"
|
||
msgstr ""
|
||
"خطأ في التحويل: تؤدي تحويلات وحدة القياس التالية إلى كمية مقدارها صفر بسبب "
|
||
"التقريب:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate
|
||
msgid "Conversion Rate"
|
||
msgstr "معدل التحويل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate
|
||
msgid "Conversion rate from company currency to order currency."
|
||
msgstr "معدل التحويل من عملة الشركة إلى عملة الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Cost:"
|
||
msgstr "التكلفة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Count"
|
||
msgstr "التعداد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__count_linked_config
|
||
msgid "Count Linked Config"
|
||
msgstr "عدد التهيئات المرتبطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__count_linked_orders
|
||
msgid "Count Linked Orders"
|
||
msgstr "عدد الطلبات المرتبطة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Counted"
|
||
msgstr "معدود"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_country
|
||
msgid "Country"
|
||
msgstr "الدولة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__country_code
|
||
msgid "Country Code"
|
||
msgstr "رمز الدولة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_country_state
|
||
msgid "Country state"
|
||
msgstr "الولاية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.cozy_sweater_product_template
|
||
msgid "Cozy Sweater"
|
||
msgstr "كنزة دافئة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.cozy_sweater_product_template
|
||
msgid "Cozy sweater, perfect for colder weather. Available in various colors."
|
||
msgstr "سترة مريحة، مثالية للطقس البارد. متوفرة بألوان مختلفة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_make_invoice
|
||
msgid "Create"
|
||
msgstr "إنشاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/wizard/pos_confirmation_wizard.py:0
|
||
msgid "Create Invoice(s)"
|
||
msgstr "إنشاء الفواتير"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "Create Invoices"
|
||
msgstr "إنشاء الفواتير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "Create Lot/Serial number..."
|
||
msgstr "إنشاء رقم مجموعة/رقم تسلسلي..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Create Manually"
|
||
msgstr "الإنشاء يدوياً"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Create Product"
|
||
msgstr "أنشئ منتجًا"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,website_form_label:point_of_sale.model_res_partner
|
||
msgid "Create a Customer"
|
||
msgstr "Create a Customer"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "Create a new POS order"
|
||
msgstr "إنشاء طلب نقطة بيع جديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
|
||
msgid "Create a new PoS"
|
||
msgstr "إنشاء نقطة بيع جديدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid "Create a new product variant"
|
||
msgstr "إنشاء متغير جديد لمنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product
|
||
msgid "Create new product"
|
||
msgstr "إنشاء منتج جديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_make_invoice__consolidated_billing
|
||
msgid ""
|
||
"Create one invoice for all orders related to same customer and same "
|
||
"invoicing address"
|
||
msgstr ""
|
||
"أنشئ فاتورة واحدة لكافة الطلبات المتعلقة بنفس العميل ونفس عنوان الفوترة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid
|
||
msgid "Created by"
|
||
msgstr "أنشئ بواسطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date
|
||
msgid "Created on"
|
||
msgstr "أنشئ في"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_crocheted_poncho_unisize_product_template
|
||
msgid "Crocheted Poncho Unisize"
|
||
msgstr "بونشو مصنوع بتقنية الكروشيه مقاس موحّد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_currency
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id
|
||
msgid "Currency"
|
||
msgstr "العملة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate
|
||
msgid "Currency Rate"
|
||
msgstr "سعر صرف العملة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id
|
||
msgid "Current Session"
|
||
msgstr "الجلسة الحالية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id
|
||
msgid "Current Session Responsible"
|
||
msgstr "المسؤول الحالي عن الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state
|
||
msgid "Current Session State"
|
||
msgstr "حالة الجلسة الحالية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer
|
||
msgid "Custom Header & Footer"
|
||
msgstr "الترويسة والتذييل المخصصة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__custom_attribute_value_ids
|
||
msgid "Custom Values"
|
||
msgstr "القيم المخصصة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/select_partner_button/select_partner_button.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Customer"
|
||
msgstr "العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later
|
||
msgid "Customer Account"
|
||
msgstr "حساب العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Customer Display"
|
||
msgstr "عرض العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Customer Invoice"
|
||
msgstr "فاتورة العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Customer Invoices"
|
||
msgstr "فواتير العملاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/orderline/orderline.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Customer Note"
|
||
msgstr "ملاحظة العميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url
|
||
msgid "Customer Portal URL"
|
||
msgstr "رابط بوابة العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Customer QR Code"
|
||
msgstr "رمز QR الخاص بالعميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Customer Required"
|
||
msgstr "العميل مطلوب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Customer address is required"
|
||
msgstr "عنوان العميل مطلوب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
||
msgid "Customer is required for %s payment method."
|
||
msgstr "العميل مطلوب لطريقة الدفع %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Customer tips, cannot be modified directly"
|
||
msgstr "لا يمكن تعديل نصائح العملاء مباشرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer
|
||
msgid "Customers"
|
||
msgstr "العملاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Daily Sale"
|
||
msgstr "المبيعات اليومية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Daily Sales Report"
|
||
msgstr "تقرير المبيعات اليومية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
|
||
msgid "Daily sessions hold sales from your Point of Sale."
|
||
msgstr "تحتوي الجلسات اليومية على مبيعات من نقطة البيع الخاصة بك."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
|
||
msgid "Dashboard"
|
||
msgstr "لوحة البيانات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Date"
|
||
msgstr "التاريخ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/date_picker_popup/date_picker_popup.js:0
|
||
msgid "DatePicker"
|
||
msgstr "محدِّد التواريخ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Days"
|
||
msgstr "الأيام"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_decimal_precision
|
||
msgid "Decimal Precision"
|
||
msgstr "الدقة العشرية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Default"
|
||
msgstr "افتراضي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id
|
||
msgid "Default Account Receivable (PoS)"
|
||
msgstr "حساب المدينين الافتراضي (نقطة البيع)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id
|
||
msgid "Default Fiscal Position"
|
||
msgstr "الوضع المالي الافتراضي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default Journals"
|
||
msgstr "دفتر اليوميات الافتراضي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default POS Receivable Account"
|
||
msgstr "حساب المدينين الافتراضي لنقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_preset_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_preset_id
|
||
msgid "Default Preset"
|
||
msgstr "الإعدادات المسبقة الافتراضية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Default Price"
|
||
msgstr "السعر الافتراضي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id
|
||
msgid "Default Pricelist"
|
||
msgstr "قائمة الأسعار الافتراضية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_qr
|
||
msgid "Default Qr"
|
||
msgstr "كود QR الافتراضي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_pos_receivable_account_name
|
||
msgid "Default Receivable Account Name"
|
||
msgstr "اسم حساب المدينين الافتراضي لنقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id
|
||
msgid "Default Sale Tax"
|
||
msgstr "ضريبة البيع الافتراضية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default Sales Tax"
|
||
msgstr "ضريبة المبيعات الافتراضية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default journals for orders and invoices"
|
||
msgstr "دفاتر اليومية الافتراضية للطلبات والفواتير"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default sales tax for products"
|
||
msgstr "ضريبة المبيعات الافتراضية على المنتجات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id
|
||
msgid "Default unit of measure used for all stock operations."
|
||
msgstr "وحدة القياس الافتراضية المستخدمة لكافة عمليات المخزون."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid "Define a new category"
|
||
msgstr "تعريف فئة جديدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Define presets to manage taxes & prices for dine in, take out, members..."
|
||
msgstr ""
|
||
"حدد الإعدادات المسبقة لإدارة الضرائب والأسعار لتناول الطعام في المطعم أو أخذ "
|
||
"الطعام للخارج والأعضاء..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product
|
||
msgid "Define products and categories for POS retail and restaurant"
|
||
msgstr "حدد المنتجات والفئات لنقطة بيع المتاجر والمطاعم"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Define the smallest coinage of the currency used to pay by cash"
|
||
msgstr "قم بتحديد أصغر وحدة من العملة المستخدمة للدفع نقداً"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name
|
||
msgid ""
|
||
"Defines the name of the payment method that will be displayed in the Point "
|
||
"of Sale when the payments are selected."
|
||
msgstr ""
|
||
"يقوم بتحديد اسم طريقة الدفع التي سيتم عرضها في نقطة البيع عندما يتم تحديد "
|
||
"المدفوعات."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation
|
||
msgid "Delay Validation"
|
||
msgstr "تأخير التصديق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Delete"
|
||
msgstr "حذف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.js:0
|
||
msgid "Delete Orders?"
|
||
msgstr "حذف الطلبات؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Delete all indexed DB"
|
||
msgstr "حذف جميع قواعد البيانات المفهرسة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Delete paid orders"
|
||
msgstr "حذف الطلبات المدفوعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Delete unpaid orders"
|
||
msgstr "حذف الطلبات غير المدفوعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Demo 3-03-2000 5:00 PM"
|
||
msgstr "عرض توضيحي 3-03-2000 5:00 مساءً"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Demo Name"
|
||
msgstr "الاسم التجريبي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_rye_bread_product_template
|
||
msgid "Dense and dark, made with rye flour, perfect for sandwiches."
|
||
msgstr "كثيفة وداكنة، مصنوعة من دقيق الجاودار، مثالية للسندويشات."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__pos_description
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Description"
|
||
msgstr "الوصف"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_desks
|
||
msgid "Desks"
|
||
msgstr "مكاتب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id
|
||
msgid "Destination account"
|
||
msgstr "حساب الوجهة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly
|
||
msgid "Destination account is readonly"
|
||
msgstr "حساب الوجهة للقراءة فقط"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Details"
|
||
msgstr "التفاصيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_sequence
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_sequence
|
||
msgid "Determine the display order in the POS Terminal"
|
||
msgstr "قم بتحديد ترتيب العرض فيجهاز الدفع الخاص بنقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Device ID:"
|
||
msgstr "معرف الجهاز:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__device_seq_id
|
||
msgid "Device Sequence"
|
||
msgstr "تسلسل الأجهزة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_difference
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Difference"
|
||
msgstr "الفرق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Difference at closing PoS session"
|
||
msgstr "الفرق عند إغلاق جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference
|
||
msgid ""
|
||
"Difference between the theoretical closing balance and the real closing "
|
||
"balance."
|
||
msgstr "الفرق بين رصيد الإقفال المتوقع والرصيد الفعلي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_digest_digest
|
||
msgid "Digest"
|
||
msgstr "الموجز"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Dine in"
|
||
msgstr "تناول الطعام في المطعم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Disable"
|
||
msgstr "تعطيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Disable debug mode"
|
||
msgstr "تعطيل وضع تصحيح الأخطاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Disc.%"
|
||
msgstr "خصم %"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Disc:"
|
||
msgstr "الخصم:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/text_input_popup/text_input_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Discard"
|
||
msgstr "إهمال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount
|
||
msgid "Discount (%)"
|
||
msgstr "خصم (%)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice
|
||
msgid "Discount Notice"
|
||
msgstr "إشعار الخصم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "Discount:"
|
||
msgstr "الخصم:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount
|
||
msgid "Discounted Product"
|
||
msgstr "منتج مخفض"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Discounts"
|
||
msgstr "الخصومات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_account__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_cash_rounding__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_fiscal_position__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax_group__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_decimal_precision__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_http__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_module_module__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_sequence__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_load_mixin__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_category__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo_item__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist_item__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_exclusion__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_value__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_uom__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country_state__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_currency__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_lang__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_resource_calendar_attendance__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_move__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking_type__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_rule__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__display_name
|
||
msgid "Display Name"
|
||
msgstr "اسم العرض"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Display QR"
|
||
msgstr "عرض QR"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Display and update your products information through electronic price tags"
|
||
msgstr "قم بعرض وتحديث معلومات منتجاتك من خلال بطاقات الأسعار الإلكترونية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_group_by_categ
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_group_by_categ
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Display products grouped by categories."
|
||
msgstr "عرض المنتجات مجمعة حسب الفئات."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_closing_entry_by_product
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Display the breakdown of sales lines by product in the automatically "
|
||
"generated closing entry."
|
||
msgstr ""
|
||
"قم بعرض تفاصيل بنود البيع حسب المنتج في قيد الإقفال الذي يتم إنشاؤه تلقائياً."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pricer
|
||
msgid "Display the price of your products through electronic price tags"
|
||
msgstr "قم بعرض أسعار منتجاتك من خلال بطاقات الأسعار الإلكترونية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/digest.py:0
|
||
msgid "Do not have access, skip this data for user's digest email"
|
||
msgstr "لا تملك صلاحيات الوصول. تخط هذه البيانات لبريد الملخص للمستخدم."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Do you want to open the customer list to select customer?"
|
||
msgstr "هل ترغب في فتح قائمة العملاء لاختيار العميل؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
msgid "Download"
|
||
msgstr "تنزيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Download Logs"
|
||
msgstr "تحميل السجلات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Download a report with all the sales of the current PoS Session"
|
||
msgstr "قم بتنزيل تقرير يحتوي على كافة مبيعات جلسة نقطة البيع الحالية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Download logs"
|
||
msgstr "تحميل السجلات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "EAN-13"
|
||
msgstr "EAN-13"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
||
msgid ""
|
||
"Each printer can be configured to print products from a specific category.\n"
|
||
" The printer will then only print updates for products belonging "
|
||
"to one of\n"
|
||
" its linked categories."
|
||
msgstr ""
|
||
"يمكن تهيئة كل طابعة لطباعة منتجات من فئة معينة.\n"
|
||
" ستقوم الطابعة بعد ذلك بطباعة التحديثات الخاصة بالمنتجات التي "
|
||
"تنتمي إلى إحدى\n"
|
||
" الفئات المرتبطة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_preset
|
||
msgid "Easily load a set of configuration options"
|
||
msgstr "تمكن من تحميل مجموعة من خيارات التهيئة بسهولة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Edit"
|
||
msgstr "تحرير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
||
msgid "Edit Details"
|
||
msgstr "تعديل التفاصيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.res_partner_action_edit_pos
|
||
msgid "Edit Partner"
|
||
msgstr "تعديل الشريك"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Edit Payment"
|
||
msgstr "تعديل الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_edit_pos
|
||
msgid "Edit Product"
|
||
msgstr "تعديل المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_edited
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_edited
|
||
msgid "Edited"
|
||
msgstr "تم التحرير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Edited order(s) during the session:%s"
|
||
msgstr "الطلبات التي تم تعديلها أثناء الجلسة:%s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Electronic Scale"
|
||
msgstr "الميزان الإلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__email
|
||
msgid "Email"
|
||
msgstr "البريد الإلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__user_id
|
||
msgid "Employee"
|
||
msgstr "الموظف"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id
|
||
msgid "Employee who uses the cash register."
|
||
msgstr "الموظف الذي يستخدم آلة تسجيل النقد."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Employees can scan their badge or enter a PIN to log in to a PoS session. "
|
||
"These credentials are configurable in the *HR Settings* tab of the employee "
|
||
"form."
|
||
msgstr ""
|
||
"بوسع الموظفين مسح شاراتهم أو إدخال رمز PIN لتسجيل الدخول إلى جلسة نقطة "
|
||
"البيع. بيانات الاعتماد هذه مهيئة في علامة تبويب *إعدادات الموارد البشرية* "
|
||
"لاستمارة الموظفين."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Empty Order"
|
||
msgstr "طلب فارغ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy
|
||
msgid ""
|
||
"Enable barcode scanning with a remotely connected barcode scanner and card "
|
||
"swiping with a Vantiv card reader."
|
||
msgstr ""
|
||
"تمكين مسح الباركود مع ماسحة باركود متصلة عن بُعد وتمرير البطاقات في قارئة "
|
||
"بطاقات Vantiv."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__use_fast_payment
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_use_fast_payment
|
||
msgid "Enable fast payment methods to validate orders on the product screen."
|
||
msgstr "قم بتمكين طرق الدفع السريعة للتحقق من صحة الطلبات على شاشة المنتج."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale
|
||
msgid "Enables Electronic Scale integration."
|
||
msgstr "يقوم بتمكين دمج الميزان الإلكتروني."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date
|
||
msgid "End Date"
|
||
msgstr "تاريخ الانتهاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real
|
||
msgid "Ending Balance"
|
||
msgstr "الرصيد الختامي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"Ensure that there is an existing bank journal. Check if chart of accounts is "
|
||
"installed in your company."
|
||
msgstr ""
|
||
"تأكد من وجود دفتر يومية للبنك، وتحقق مما إذا كانت شجرة الحسابات مثبتة في "
|
||
"شركتك."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Ensure you validate the refund before taking another order."
|
||
msgstr "احرص على التحقق من صحة المبلغ المسترد قبل أخذ طلب آخر."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__epson_printer_ip
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_epson_printer_ip
|
||
msgid "Epson Printer IP"
|
||
msgstr "عنوان IP لطابعة Epson"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__epson_printer_ip
|
||
msgid "Epson Printer IP Address"
|
||
msgstr "عنوان IP لطابعة Epson"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_printer.py:0
|
||
msgid "Epson Printer IP Address cannot be empty."
|
||
msgstr "لا يمكن أن يكون عنوان IP لطابعة Epson فارغاً."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Epson Receipt Printer IP Address"
|
||
msgstr "عنوان IP لطابعة إيصالات Epson"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Error"
|
||
msgstr "خطأ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "Error! You cannot create recursive categories."
|
||
msgstr "خطأ! لا يمكنك إنشاء فئات متداخلة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Error: no internet connection."
|
||
msgstr "خطأ: لا يوجد اتصال بالإنترنت."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0
|
||
msgid "Everything is ready to go!"
|
||
msgstr "كل شيء جاهز للبدء في العمل!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Existing orderlines"
|
||
msgstr "بنود الطلب الموجودة بالفعل"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Expected"
|
||
msgstr "المتوقع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Expected delivery:"
|
||
msgstr "التوصيل المتوقع:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Export PoS data"
|
||
msgstr "تصدير بيانات نقاط البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Export data"
|
||
msgstr "تصدير البيانات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Extra Info"
|
||
msgstr "معلومات إضافية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__extra_tax_data
|
||
msgid "Extra Tax Data"
|
||
msgstr "بيانات الضريبة الإضافية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings
|
||
msgid "Failed Pickings"
|
||
msgstr "عمليات الانتقاء الفاشلة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Failed to print a test receipt. Check your printer."
|
||
msgstr "فشلت عملية طباعة الإيصال التجريبي. تحقق من الطابعة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"Failed to reach the printer. Check the configured url. Make sure that the "
|
||
"printer is online and you are on the same network."
|
||
msgstr ""
|
||
"فشل الاتصال بالطابعة. تحقق من عنوان URL الذي تمت تهيئته وتأكد من أن الطابعة "
|
||
"متصلة بالإنترنت وأنك متصل بنفس الشبكة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Failure to generate Payment QR Code"
|
||
msgstr "فشلت عملية إنشاء كود QR للدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fallback_nomenclature_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fallback_nomenclature_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Fallback Nomenclature"
|
||
msgstr "التسمية الاحتياطية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fast_payment_method_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fast_payment_method_ids
|
||
msgid "Fast Payment Methods"
|
||
msgstr "طرق الدفع السريعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_fast_payment
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_fast_payment
|
||
msgid "Fast Payment Validation"
|
||
msgstr "التحقق السريع من الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Financials"
|
||
msgstr "الشؤون المالية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_fiscal_position
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__fiscal_position_id
|
||
msgid "Fiscal Position"
|
||
msgstr "الوضع المالي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Fiscal Position not found"
|
||
msgstr "لم يتم العثور على الوضع المالي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Fiscal Positions"
|
||
msgstr "الأوضاع المالية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_partner__fiscal_position_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_users__fiscal_position_id
|
||
msgid ""
|
||
"Fiscal positions are used to adapt taxes and accounts for particular "
|
||
"customers or sales orders/invoices. The default value comes from the "
|
||
"customer."
|
||
msgstr ""
|
||
"تُستخدم الأوضاع المالية لتكييف الضرائب والحسابات لتلائم العملاء أو أوامر "
|
||
"البيع/الفواتير المحددة. تأتي القيمة الافتراضية من العميل."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_butter_croissant_product_template
|
||
msgid "Flaky all butter pastry, layered for a light and golden croissant."
|
||
msgstr "معجنات بالزبدة، مع طبقات للحصول على كرواسون خفيف وذهبي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_cheese_croissant_product_template
|
||
msgid "Flaky croissant filled with creamy cheese, a savory twist on a classic."
|
||
msgstr "كرواسون مع الجبن الكريمي، لمسة لذيذة على الطريقة الكلاسيكية."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Flexible Pricelists"
|
||
msgstr "قوائم البيانات المرنة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Flexible Taxes"
|
||
msgstr "الضرائب المرنة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Floor plan, tips, self order, etc."
|
||
msgstr "مخطط الطابق، والنصائح، والطلب الذاتي، وما إلى ذلك."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_flour_product_template
|
||
msgid "Flour"
|
||
msgstr "الطحين"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_flour_product_template
|
||
msgid "Flour sold by the kilogram."
|
||
msgstr "دقيق يباع بالكيلوغرام."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_follower_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "المتابعين"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_partner_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "المتابعين (الشركاء)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "أيقونة من Font awesome مثال: fa-tasks"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Food, but over the counter"
|
||
msgstr "الأطعمة الجاهزة للبيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Footer"
|
||
msgstr "التذييل"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
||
msgid "For all point of sale."
|
||
msgstr "لكافة نقاط البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
||
msgid "For imprecise industrial touchscreens."
|
||
msgstr "لشاشات اللمس غير الدقيقة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force Cancel"
|
||
msgstr "فرض الإلغاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
||
msgid "Force Close Session"
|
||
msgstr "فرض إغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force Done"
|
||
msgstr "فرض الانتهاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force cancel"
|
||
msgstr "فرض الإلغاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force done"
|
||
msgstr "فرض الانتهاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id
|
||
msgid "Forced Outstanding Account"
|
||
msgstr "الحساب المستحق المفروض"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions
|
||
msgid ""
|
||
"Forces to set a customer when using this payment method and splits the "
|
||
"journal entries for each customer. It could slow down the closing process."
|
||
msgstr ""
|
||
"يقوم بفرض تعيين عميل عند استخدام طريقة الدفع هذه وتقسيم قيود دفتر ليومية لكل "
|
||
"عميل. قد يبطئ ذلك من عملية الإقفال."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/accounting/pos_order_line_accounting.js:0
|
||
msgid "Free"
|
||
msgstr "مجاني"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "Free To Use:"
|
||
msgstr "جاهز للاستخدام"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__qty_free
|
||
msgid "Free quantity"
|
||
msgstr "الكمية المتاحة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "From invoice payments"
|
||
msgstr "من مدفوعات الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Full"
|
||
msgstr "كامل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name
|
||
msgid "Full Product Name"
|
||
msgstr "اسم المنتج الكامل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Full Synchronization:"
|
||
msgstr "المزامنة الكاملة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__invoice_status__invoiced
|
||
msgid "Fully Invoiced"
|
||
msgstr "مفوتر بالكامل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Furniture"
|
||
msgstr "الأثاث"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Furniture Shop"
|
||
msgstr "متجر أثاث"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__general_customer_note
|
||
msgid "General Customer Note"
|
||
msgstr "ملاحظة العميل العامة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
|
||
msgid "Generate a code on ticket"
|
||
msgstr "إنشاء كود في تذكرة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
msgid "Get Weight"
|
||
msgstr "احصل على الوزن"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Get my invoice"
|
||
msgstr "الحصول على فاتورتي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence
|
||
msgid "Gives the sequence order when displaying a list of product categories."
|
||
msgstr "يعرض ترتيب التسلسل عند عرض قائمة من فئات المنتجات."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount
|
||
msgid "Global Discounts"
|
||
msgstr "خصومات شاملة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/back_button/back_button.xml:0
|
||
msgid "Go Back"
|
||
msgstr "عد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid "Greater than allowed"
|
||
msgstr "أكبر من المسموح به"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_green_hood_product_template
|
||
msgid "Green Hood"
|
||
msgstr "قلنسوة خضراء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Gross Weight:"
|
||
msgstr "الوزن الإجمالي:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable
|
||
msgid "Group Products in POS"
|
||
msgstr "تجميع المنتجات في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_group_by_categ
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_group_by_categ
|
||
msgid "Group products by categories"
|
||
msgstr "تصنيف المنتجات حسب الفئات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_ir_http
|
||
msgid "HTTP Routing"
|
||
msgstr "مسار HTTP"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "HTTPS connection to IoT Box failed"
|
||
msgstr "فشل اتصال HTTPS بجهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session
|
||
msgid "Has Active Session"
|
||
msgstr "يحتوي على جلسة نشطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control
|
||
msgid "Has Cash Control"
|
||
msgstr "يحتوي على التحكم بالنقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_deleted_line
|
||
msgid "Has Deleted Line"
|
||
msgstr "يحتوي على بند محذوف"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__has_image
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__has_image
|
||
msgid "Has Image"
|
||
msgstr "يحتوي على صورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_message
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message
|
||
msgid "Has Message"
|
||
msgstr "يحتوي على رسالة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines
|
||
msgid "Has Refundable Lines"
|
||
msgstr "يحتوي على بنود يمكن استرداد أموالها"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Header"
|
||
msgstr "الترويسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_multigrain_bread_product_template
|
||
msgid "Hearty multigrain loaf with seeds and grains for extra nutrition."
|
||
msgstr "رغيف متعدد الحبوب مع البذور والحبوب لتعزيز الفائدة الغذائية."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_qr_code_method
|
||
msgid "Hide Qr Code Method"
|
||
msgstr "إخفاء وسيلة كود QR"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal
|
||
msgid "Hide Use Payment Terminal"
|
||
msgstr "إخفاء استخدام جهاز الدفع بالبطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Hide details"
|
||
msgstr "إخفاء التفاصيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__group_pos_preset
|
||
msgid "Hide or show the Presets menu in the Point of Sale configuration."
|
||
msgstr "يمكنك إخفاء أو إظهار قائمة الإعدادات المسبقة في تهيئة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Hide pictures in POS"
|
||
msgstr "إخفاء الصور في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_wholemeal_loaf_product_template
|
||
msgid ""
|
||
"High fibre loaf. Baked with fine wholemeal flour to give a soft texture."
|
||
msgstr "رغيف غني بالألياف. مخبوز بالدقيق الكامل الناعم لإعطاء ملمس ناعم."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid ""
|
||
"Hold up! Archiving products while POS sessions are active is like pulling a "
|
||
"plate mid-meal.\n"
|
||
"Make sure to close all sessions first to avoid any issues."
|
||
msgstr ""
|
||
"مهلاً! قيامك بأرشفة المنتجات بينما جلسات نقاط البيع نشطة أشبه بسحب طبق في "
|
||
"منتصف الوجبة.\n"
|
||
"تأكد من إغلاق كافة الجلسات أولاً لتجنب أي مشاكل."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__preset_time
|
||
msgid "Hour"
|
||
msgstr "ساعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__preset_time
|
||
msgid "Hour of the day for the order"
|
||
msgstr "الساعة من اليوم للطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "How to manage tax-included prices"
|
||
msgstr "كيفية إدارة الأسعار الشاملة للضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_account__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_cash_rounding__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_fiscal_position__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax_group__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_decimal_precision__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_http__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_module_module__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_sequence__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_load_mixin__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_category__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo_item__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist_item__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_exclusion__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_value__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_uom__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country_state__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_currency__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_lang__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_resource_calendar_attendance__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_move__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking_type__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_rule__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__id
|
||
msgid "ID"
|
||
msgstr "المُعرف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "INTERNAL NOTE"
|
||
msgstr "ملاحظة داخلية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip
|
||
msgid "IP Address"
|
||
msgstr "عنوان IP"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "الأيقونة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "الأيقونة للإشارة إلى النشاط المستثنى."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__identification
|
||
msgid "Identification"
|
||
msgstr "الهوية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions
|
||
msgid "Identify Customer"
|
||
msgstr "تعريف العميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "إذا كان محددًا، فهناك رسائل جديدة عليك رؤيتها."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_sms_error
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "إذا كان محددًا، فقد حدث خطأ في تسليم بعض الرسائل."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id
|
||
msgid ""
|
||
"If this orderline is a refund, then the refunded orderline is specified in "
|
||
"this field."
|
||
msgstr ""
|
||
"إذا كان بند الطلب هذا عملية استرداد أموال، يتم تحديد بند الطلب الذي سيتم "
|
||
"استرداده في هذا الحقل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid ""
|
||
"If you are on a secure server (HTTPS) please make sure you manually accepted "
|
||
"the certificate by accessing %s. "
|
||
msgstr ""
|
||
"إذا كنت في خادم آمن (HTTPS) تحقق من قبولك للشهادة يدوياً عن طريق الوصول إلى "
|
||
"%s . "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy
|
||
msgid ""
|
||
"If you deliver all products at once, the delivery order will be scheduled "
|
||
"based on the greatest product lead time. Otherwise, it will be based on the "
|
||
"shortest."
|
||
msgstr ""
|
||
"إذا قمت بتوصيل كافة المنتجات دفعةً واحدة، ستتم جدولة عملية التوصيل بناءً على "
|
||
"مهلة التوصيل الأعلى للمنتجات. وإلا ستكون مبنية على الأقصر."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_512
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__image
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__image_512
|
||
msgid "Image"
|
||
msgstr "صورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__image_128
|
||
msgid "Image 128"
|
||
msgstr "صورة 128"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Import data"
|
||
msgstr "استيراد البيانات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Import orders"
|
||
msgstr "استيراد الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Improve navigation for imprecise industrial touchscreens"
|
||
msgstr "تحسين أداء شاشات اللمس غير الدقيقة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0
|
||
msgid "In"
|
||
msgstr "في"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "In Progress"
|
||
msgstr "قيد التنفيذ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "In order to delete a sale, it must be new or cancelled."
|
||
msgstr "ليتم حذف عملية بيع، يجب أن تكون جديدة أو ملغية."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real
|
||
msgid "In real time"
|
||
msgstr "في الوقت الفعلي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Incorrect address for shipping"
|
||
msgstr "عنوان الشحن غير صحيح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Info"
|
||
msgstr "معلومات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Information about your product."
|
||
msgstr "معلومات عن منتجك."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message
|
||
msgid "Information message"
|
||
msgstr "رسالة المعلومات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Install App"
|
||
msgstr "تثبيت التطبيق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
||
msgid ""
|
||
"Installing chart of accounts from the General Settings of\n"
|
||
" Invocing/Accounting app will create Bank and Cash payment\n"
|
||
" methods automatically."
|
||
msgstr ""
|
||
"سوف تقوم عملية تثبيت مخطط الحسابات من الإعدادات العامة\n"
|
||
" لتطبيقي المحاسبة/الفوترة بإنشاء طرق دفع عن طريق البنك \n"
|
||
" والدفع نقداً تلقائياً."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "Integrate with"
|
||
msgstr "الربط مع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__payment_method_type
|
||
msgid "Integration"
|
||
msgstr "الربط"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id
|
||
msgid "Intermediary Account"
|
||
msgstr "حساب وسيط"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Intermediary account used for unidentified customers."
|
||
msgstr "حساب وسيط يُستخدم للعملاء غير المحددين."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
|
||
msgid "Internal Categories"
|
||
msgstr "الفئات الداخلية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__internal_note
|
||
msgid "Internal Note"
|
||
msgstr "ملاحظة داخلية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Internal Notes"
|
||
msgstr "ملاحظات داخلية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__interval_time
|
||
msgid "Interval time (in min)"
|
||
msgstr "الفترة الزمنية (بالدقائق)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Invalid QR Code! Please, Scan again!"
|
||
msgstr "رمز QR غير صالح! يرجى المسح مجدداً!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Inventory"
|
||
msgstr "المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Inventory Management"
|
||
msgstr "إدارة المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Invoice"
|
||
msgstr "الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__invoice_emails
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__invoice_emails
|
||
msgid "Invoice Emails"
|
||
msgstr "البريد الإلكتروني للفواتير"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
||
msgid "Invoice Journal"
|
||
msgstr "دفتر يومية الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Invoice Name"
|
||
msgstr "اسم الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Invoice Number"
|
||
msgstr "رقم الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Invoice Request"
|
||
msgstr "طلب فاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__invoice_status
|
||
msgid "Invoice Status"
|
||
msgstr "حالة الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment.py:0
|
||
msgid ""
|
||
"Invoice payment for %(order)s (%(account_move)s) using %(payment_method)s"
|
||
msgstr ""
|
||
"دفع قيمة الفاتورة لـ %(order)s (%(account_move)s) باستخدام %(payment_method)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Invoiced"
|
||
msgstr "مفوتر"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Invoices"
|
||
msgstr "فواتير العملاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Invoicing confirmation"
|
||
msgstr "تاكيد الفوترة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "IoT Box"
|
||
msgstr "جهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "IoT Box IP Address"
|
||
msgstr "عنوان IP لجهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0
|
||
msgid "IoT Customer Display Error"
|
||
msgstr "خطأ في شاشة نقطة البيع للعميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_is_follower
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "متابع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced
|
||
msgid "Is Invoiced"
|
||
msgstr "مفوتر"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_kiosk_mode
|
||
msgid "Is Kiosk Mode"
|
||
msgstr "وضع الكشك"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_refund
|
||
msgid "Is Refund"
|
||
msgstr "عملية استراداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed
|
||
msgid "Is Total Cost Computed"
|
||
msgstr "تم احتساب إجمالي التكلفة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency
|
||
msgid "Is Using Company Currency"
|
||
msgstr "يستخدم عملة الشركة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant
|
||
msgid "Is a Bar/Restaurant"
|
||
msgstr "حانة أو مطعم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant
|
||
msgid "Is the Full Accounting Installed"
|
||
msgstr "نظام المحاسبة الكامل مثبت"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped
|
||
msgid "Is this already tipped?"
|
||
msgstr "هل تم منح بقشيش بالفعل؟"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change
|
||
msgid "Is this payment change?"
|
||
msgstr "هل تغير هذا الدفع؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_tax.py:0
|
||
msgid ""
|
||
"It is forbidden to modify a tax used in a POS order not posted. You must "
|
||
"close the POS sessions before modifying the tax."
|
||
msgstr ""
|
||
"لا يسمح بتعديل ضريبة مستخدمة في أمر نقطة بيع غير مرحل. يلزم إغلاق جلسات نقطة "
|
||
"البيع قبل تعديل الضريبة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_printer_service.js:0
|
||
msgid "It is possible to print your tickets by making use of an IoT Box."
|
||
msgstr "هل يمكن طباعة تذاكرك عن طريق الاستفادة من جهاز IoT؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid ""
|
||
"It seems like you don't have enough rights to create point of sale "
|
||
"configurations."
|
||
msgstr "يبدو أنك لا تملك صلاحيات الوصول الكافية لإعداد تهيئات لنقاط البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "It seems like you don't have enough rights to load data."
|
||
msgstr "يبدو أنك لا تملك صلاحيات كافية لتحميل البيانات."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_confirmation_wizard.py:0
|
||
msgid ""
|
||
"It seems that the POS order(s) %(order_ref)s do not have a customer.\n"
|
||
"\n"
|
||
"Would you like to set %(customer_name)s as the customer for the selected POS "
|
||
"order(s)?"
|
||
msgstr ""
|
||
"يبدو أن طلبات نقطة البيع %(order_ref)s ليس بها عميل محدد.\n"
|
||
"\n"
|
||
"هل ترغب في تعيين %(customer_name)s كالعميل في طلبات نقاط البيع المحددة؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "It seems that the printer runs out of paper."
|
||
msgstr "يبدو أن الورق قد نفد من الطابعة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.jean_jacket_product_template
|
||
msgid "Jean Jacket"
|
||
msgstr "جاكيت جينز"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_journal
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
msgid "Journal"
|
||
msgstr "دفتر اليومية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_move
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id
|
||
msgid "Journal Entry"
|
||
msgstr "قيد اليومية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_move_line
|
||
msgid "Journal Item"
|
||
msgstr "عنصر اليومية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Journal Items"
|
||
msgstr "عناصر اليومية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
msgid "Kindly ensure that each order contains a customer."
|
||
msgstr "يُرجى التأكد من أن كل طلبية تحتوي على عميل."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value
|
||
msgid "Kpi Pos Total Value"
|
||
msgstr "القيمة الإجمالية للمؤشر الرئيسي لنقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.led_lamp_product_template
|
||
msgid "LED Lamp"
|
||
msgstr "مصباح LED"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.js:0
|
||
msgid "LNA Permission status"
|
||
msgstr "حالة إذن LNA"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__name
|
||
msgid "Label"
|
||
msgstr "بطاقة عنوان"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_lang
|
||
msgid "Languages"
|
||
msgstr "اللغات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Laptop"
|
||
msgstr "لابتوب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Laptop model x"
|
||
msgstr "لابتوب موديل X"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
||
msgid "Large Scrollbars"
|
||
msgstr "أشرطة تمرير كبيرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash
|
||
msgid "Last Session Closing Cash"
|
||
msgstr "المبلغ النقدي عند إغلاق الجلسة السابقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date
|
||
msgid "Last Session Closing Date"
|
||
msgstr "تاريخ إغلاق الجلسة السابقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "آخر تحديث بواسطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "آخر تحديث في"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_data_change
|
||
msgid "Last Write Date"
|
||
msgstr "تاريخ آخر كتابة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__last_order_preparation_change
|
||
msgid "Last preparation change"
|
||
msgstr "أخر تغيير في التجهيز"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__last_order_preparation_change
|
||
msgid "Last printed state of the order"
|
||
msgstr "آخر حالة مطبوعة للطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
msgid "Launch fake tours"
|
||
msgstr "إطلاق جولات وهمية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.leather_jacket_product_template
|
||
msgid "Leather Jacket"
|
||
msgstr "جاكيت جلد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Leave a reason here"
|
||
msgstr "اكتب سبباً هنا"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id
|
||
msgid ""
|
||
"Leave empty to use the default account from the company setting.\n"
|
||
"Overrides the company's receivable account (for Point of Sale) used in the "
|
||
"journal entries."
|
||
msgstr ""
|
||
"اتركه فارغاً لاستخدام الحساب الافتراضي من إعدادات الشركة. \n"
|
||
"يتخطى حساب المدينين الخاص بالشركة (لنقطة البيع) يُستخدَم في قيود اليومية."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "Leave empty to use the receivable account of customer"
|
||
msgstr "اتركه فارغاً لاستخدام حساب المدين الخاص بالعميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id
|
||
msgid ""
|
||
"Leave empty to use the receivable account of customer.\n"
|
||
"Defines the journal where to book the accumulated payments (or individual "
|
||
"payment if Identify Customer is true) after closing the session.\n"
|
||
"For cash journal, we directly write to the default account in the journal "
|
||
"via statement lines.\n"
|
||
"For bank journal, we write to the outstanding account specified in this "
|
||
"payment method.\n"
|
||
"Only cash and bank journals are allowed."
|
||
msgstr ""
|
||
"اتركه فارغاً لاستخدام حساب المدين الخاص بالعميل. \n"
|
||
"يحدد دفتر اليومية الذي يتم تدوين المدفوعات المتراكمة فيه (أو مدفوعات الأفراد "
|
||
"إذا تم تحديد العميل) بعد إغلاق الجلسة. \n"
|
||
"لدفتر يومية الصندوق، نقوم بكتابة الحساب الافتراضي في دفتر اليومية عن طريق "
|
||
"بنود كشف الحساب. \n"
|
||
"لدفتر يومية البنك، نقوم بالكتابة للحساب المستحَق المحدد في طريقة الدفع هذه. \n"
|
||
"يُسمح فقط بدفاتر يومية الصندوق ودفاتر يومية البنك فقط."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.letter_tray_product_template
|
||
msgid "Letter Tray"
|
||
msgstr "درج أوراق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_template_blue_denim_jeans_slim
|
||
msgid "Light Blue Jeans Slim"
|
||
msgstr "بنطال جينز أزرق ضيق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_classic_brown_jacket_product_template
|
||
msgid ""
|
||
"Lightweight bomber jacket in linen with a ribbed stand-up collar and zip "
|
||
"down the front."
|
||
msgstr "جاكيت بومبر خفيف الوزن من الكتان بتصميم ياقة مضلعة وسحاب من الأمام."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Limited"
|
||
msgstr "محدود"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Limited Synchronization:"
|
||
msgstr "المزتمنة المحدودة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount
|
||
msgid "Line Discounts"
|
||
msgstr "خصومات البنود"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name
|
||
msgid "Line No"
|
||
msgstr "رقم البند"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Link Cashdrawer"
|
||
msgstr "ربط درج النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_uom
|
||
msgid "Link between products and their UoMs"
|
||
msgstr "رابط بين المنتجات ووحدات القياس الخاصة بها"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Link copied to clipboard"
|
||
msgstr "تم نسخ الرابط إلى الحافظة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "Linked Orders"
|
||
msgstr "الطلبات المرتبطة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "Linked POS Configurations"
|
||
msgstr "تهيئات نقطة البيع المرتبطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__reversed_move_ids
|
||
msgid ""
|
||
"List of account moves created when this POS order was reversed and invoiced "
|
||
"after session close."
|
||
msgstr ""
|
||
"قائمة حركات الحساب التي تم إنشاؤها عند عكس هذا الطلب في نقطة البيع وإصدار "
|
||
"الفاتورة بعد إغلاق الجلسة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Load Order"
|
||
msgstr "تحميل الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.client,name:point_of_sale.action_client_product_menu
|
||
msgid "Load Product Menu"
|
||
msgstr "تحميل قائمة المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Load Sample"
|
||
msgstr "تحميل النموذج"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Loading..."
|
||
msgstr "جار التحميل..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__epson_printer_ip
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__epson_printer_ip
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_epson_printer_ip
|
||
msgid ""
|
||
"Local IP address of an Epson receipt printer, or its serial number if the "
|
||
"'Automatic Certificate Update' option is enabled in the printer settings."
|
||
msgstr ""
|
||
"عنوان IP المحلي لطابعة إيصالات Epson، أو رقمها التسلسلي إذا تم تمكين خيار "
|
||
"”التحديث التلقائي للشهادة“ في إعدادات الطابعة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Local Network Access"
|
||
msgstr "الوصول إلى الشبكة المحلية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access configuration is enabled, but your browser is not "
|
||
"Chromium-based. Please use a Chromium-based browser to benefit from this "
|
||
"feature. Please note that IOS devices do not support Local Network Access "
|
||
"yet."
|
||
msgstr ""
|
||
"تم تمكين تكوين الوصول إلى الشبكة المحلية، ولكن متصفحك لا يعتمد على Chromium. "
|
||
"يرجى استخدام متصفح يعتمد على Chromium للاستفادة من هذه الميزة. يرجى ملاحظة "
|
||
"أن أجهزة IOS لا تدعم الوصول إلى الشبكة المحلية حتى الآن."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access is enabled for this POS, but your browser version does "
|
||
"not support it. Please update your browser to the latest version."
|
||
msgstr ""
|
||
"تم تمكين الوصول إلى الشبكة المحلية لنقطة البيع هذه، ولكن إصدار متصفحك لا "
|
||
"يدعمها. يرجى تحديث متصفحك إلى أحدث إصدار."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid "Local Network Access is not configured for this POS."
|
||
msgstr "لم تتم تهيئة إعدادات الوصول إلى الشبكة المحلية لنقطة البيع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid "Local Network Access permission granted."
|
||
msgstr "تم منح إذن الوصول إلى الشبكة المحلية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access permission is denied. Some hardware devices might not "
|
||
"work properly. Please allow Local Network Access in your browser settings."
|
||
msgstr ""
|
||
"تم رفض إذن الوصول إلى الشبكة المحلية. قد لا تعمل بعض الأجهزة بشكل صحيح. يرجى "
|
||
"السماح بالوصول إلى الشبكة المحلية في إعدادات المتصفح."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access permission is not yet granted. Some hardware devices "
|
||
"might not work properly. Please allow Local Network Access in your browser "
|
||
"settings."
|
||
msgstr ""
|
||
"لم يتم منح إذن الوصول إلى الشبكة المحلية بعد. قد لا تعمل بعض الأجهزة بشكل "
|
||
"صحيح. يرجى السماح بالوصول إلى الشبكة المحلية في إعدادات المتصفح."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Log in with Employees"
|
||
msgstr "تسجيل الدخول بواسطة الموظفين"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "Logo"
|
||
msgstr "الشعار"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name
|
||
msgid "Lot Name"
|
||
msgstr "اسم الدفعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0
|
||
msgid "Lot/Serial number"
|
||
msgstr "رقم اللوط/الرقم المسلسل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Lot/Serial number(s) required for"
|
||
msgstr "الرقم التسلسلي/رقم المجموعة مطلوب لـ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids
|
||
msgid "Lot/serial Number"
|
||
msgstr "رقم الدفعة/الرقم التسلسلي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Low voltage unrecoverable error occured, please check the printer"
|
||
msgstr "حدث خطأ لا يمكن إصلاحه بسبب انخفاض الجهد الكهربائي، يرجى فحص الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_lower
|
||
msgid "Lower body"
|
||
msgstr "الجسم السفلي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0
|
||
msgid "Lunch"
|
||
msgstr "الغداء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.magnetic_board_product_template
|
||
msgid "Magnetic Board"
|
||
msgstr "لوحة مغناطيسية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Make Payment"
|
||
msgstr "القيام بالدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids
|
||
msgid ""
|
||
"Make several pricelists available in the Point of Sale. You can also apply a "
|
||
"pricelist to specific customers from their contact form (in Sales tab). To "
|
||
"be valid, this pricelist must be listed here as an available pricelist. "
|
||
"Otherwise the default pricelist will apply."
|
||
msgstr ""
|
||
"قم بإتاحة عدة قوائم أسعار في نقطة البيع. كما يمكنك تطبيق قائمة أسعار معينة "
|
||
"لعملاء معينين من نموذج جهة الاتصال الخاص بهم (في تبويب المبيعات). لتصبح "
|
||
"صالحة للاستخدام، يجب إدراج قائمة الأسعار هنا كقائمة متاحة. وإلا سيتم تطبيق "
|
||
"القائمة الافتراضية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0
|
||
msgid ""
|
||
"Make sure there is an IoT Box subscription associated with your Odoo "
|
||
"database, then restart the IoT Box."
|
||
msgstr ""
|
||
"تأكد من وجود اشتراك لجهاز IoT مرتبط بقاعدة بياناتك على أودو، ثم أعد تشغيل "
|
||
"جهاز IoT."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept "
|
||
"the certificate of your IoT Box."
|
||
msgstr ""
|
||
"تأكد من استخدامك لجهاز IoT بإصدار v18.12 أو أعلى. قم بالتنقل إلى %s لقبول "
|
||
"شهادة جهاز IoT الخاص بك."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Manage Printers"
|
||
msgstr "إدارة الطابعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__use_timing
|
||
msgid "Manage orders by time"
|
||
msgstr "إدارة الطلبات حسب الوقت"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Manage promotion that will grant customers discounts or gifts"
|
||
msgstr "أدر العروض التي ستمنح العملاء خصومات أو هدايا"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__manual
|
||
msgid "Manual"
|
||
msgstr "يدوي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "Marc Demo"
|
||
msgstr "مارك ديمو"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin
|
||
msgid "Margin"
|
||
msgstr "الهامش"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent
|
||
msgid "Margin (%)"
|
||
msgstr "الهامش (%)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Margin:"
|
||
msgstr "الهامش:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
||
msgid "Margins & Costs"
|
||
msgstr "الهوامش والتكاليف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Maximum Exceeded"
|
||
msgstr "تم تجاوز الحد الأقصى"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_combo__qty_max
|
||
msgid "Maximum number of items to select in the combo."
|
||
msgstr "الحد الأقصى لعدد العناصر التي يمكن تحديدها في الكومبو."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__qty_max
|
||
msgid "Maximum quantity"
|
||
msgstr "الحد الأقصى للكمية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Maximum value reached"
|
||
msgstr "تم الوصول إلى القيمة القصوى"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Mechanical error, please check the printer"
|
||
msgstr "خطأ ميكانيكي، يرجى التحقق من الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Mercado Pago"
|
||
msgstr "Mercado Pago"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercado_pago
|
||
msgid "Mercado Pago Payment Terminal"
|
||
msgstr "جهاز دفع Mercado Pago"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__message
|
||
msgid "Message"
|
||
msgstr "الرسالة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "خطأ في تسليم الرسائل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids
|
||
msgid "Messages"
|
||
msgstr "الرسائل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name
|
||
msgid "Method"
|
||
msgstr "الطريقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
msgid "Method Name"
|
||
msgstr "اسم الطريقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_miscellaneous
|
||
msgid "Misc"
|
||
msgstr "متفرقات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Missing required"
|
||
msgstr "إحدى المتطبات مفقودة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__mobile
|
||
msgid "Mobile"
|
||
msgstr "الهاتف المحمول"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_ir_module_module
|
||
msgid "Module"
|
||
msgstr "التطبيق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
||
msgid "Module Pos Hr"
|
||
msgstr "الموارد البشرية لتطبيق نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_blueberry_muffin_product_template
|
||
msgid "Moist and fluffy muffins bursting with blueberries."
|
||
msgstr "فطائر المافن الطرية والرقيقة والمليئة بالتوت الأزرق."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "More settings:"
|
||
msgstr "المزيد من الإعدادات:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0
|
||
msgid "Morning"
|
||
msgstr "صباحاً"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Multi colors and sizes"
|
||
msgstr "بألوان ومقاسات متعددة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_multigrain_bread_product_template
|
||
msgid "Multigrain Bread"
|
||
msgstr "خبز متعدد الحبوب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_make_invoice
|
||
msgid "Multiple order invoice creation"
|
||
msgstr "إنشاء فواتير لعدة طلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "الموعد النهائي لنشاطاتي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "My Sessions"
|
||
msgstr "جلساتي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "N/A"
|
||
msgstr "غير منطبق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "NEW"
|
||
msgstr "جديد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "NOTE UPDATE"
|
||
msgstr "تحديث الملاحظة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__name
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__name
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "Name"
|
||
msgstr "الاسم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Need an invoice?"
|
||
msgstr "هل تحتاج إلى فاتورة؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Need customer to invoice"
|
||
msgstr "يتطلب عميلاً لإجراء الفوترة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Need loss account for the following journals to post the lost amount: %s\n"
|
||
msgstr ""
|
||
"بحاجة إلى حساب الخسائر لدفاتر اليومية التالية لترحيل المبلغ الذي قد تمت "
|
||
"خسارته: %s\n"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Need profit account for the following journals to post the gained amount: %s"
|
||
msgstr ""
|
||
"بحاجة إلى حساب الأرباح لدفاتر اليومية التالية لترحيل المبالغ المكتسبة: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Net Weight:"
|
||
msgstr "الوزن الصافي:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Network Error"
|
||
msgstr "خطأ في الشبكة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft
|
||
msgid "New"
|
||
msgstr "جديد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "New Order"
|
||
msgstr "طلب جديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_add_pos
|
||
msgid "New Product"
|
||
msgstr "منتج جديد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.js:0
|
||
msgid "New amount"
|
||
msgstr "المبلغ الجديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.newspaper_rack_product_template
|
||
msgid "Newspaper Rack"
|
||
msgstr "رف الصحف"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "الفعالية التالية في تقويم الأنشطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "الموعد النهائي للنشاط التالي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "ملخص النشاط التالي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "نوع النشاط التالي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Next Order List"
|
||
msgstr "قائمة الطلبات التالية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Next number:"
|
||
msgstr "الرقم التالي:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "No"
|
||
msgstr "لا"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "No Internet Connection"
|
||
msgstr "لا يوجد اتصال بالإنترنت"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "No PoS configuration found"
|
||
msgstr "لم يتم العثور على تهيئة لنقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "No Point of Sale"
|
||
msgstr "لا توجد نقطة بيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "No Point of Sale selected"
|
||
msgstr "لا توجد نقطة بيع محددة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "No Product Yet?"
|
||
msgstr "ليس لديك منتجات بعد؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "No Taxes"
|
||
msgstr "دون ضرائب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid ""
|
||
"No barcode nomenclature has been configured. This can be changed in the "
|
||
"configuration settings."
|
||
msgstr "لم تتم تهيئة أي تسميات للباركود. يمكن تغيير ذلك في إعدادات التهيئة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0
|
||
msgid "No cash move found"
|
||
msgstr "لم يتم العثور على حركة نقدية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"No cash statement found for this session. Unable to record returned cash."
|
||
msgstr "لم يتم العثور على كشف مالي لهذه الجلسة. تعذّر تسجيل النقد المرتجع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"No chart of account configured, go to the \"configuration / settings\" menu, "
|
||
"and install one from the Invoicing tab."
|
||
msgstr ""
|
||
"لم تتم تهيئة شجرة حسابات، اذهب إلى قائمة \"التهيئة / الإعدادات\"، ثم قم "
|
||
"بتثبيت واحدة من علامة تبويب الفوترة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "No customers found, press enter to load more."
|
||
msgstr "لم يتم العثور على أي عملاء. اضغط على زر \"إدخال\" لتحميل المزيد."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "No data yet!"
|
||
msgstr "لا توجد أي بيانات بعد!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "No existing Lot/Serial number found..."
|
||
msgstr "لم يتم العثور على رقم مجموعة/رقم تسلسلي..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "No existing serial/lot number"
|
||
msgstr "ليست هناك أرقام تسلسلية/أرقام مجموعات موجودة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "No invoice journal configured for this POS session."
|
||
msgstr "لم يتم تكوين دفتر يومية لفواتير جلسة نقطة البيع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/report/pos_invoice.py:0
|
||
msgid "No link to an invoice for %s."
|
||
msgstr "لا يوجد رابط لفاتورة لـ%s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
|
||
msgid "No more customer found for \"%s\"."
|
||
msgstr "لم يتم العثور على المزيد من العملاء لـ \"%s\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"No open session available. Please open a new session to capture the order."
|
||
msgstr "لا توجد جلسة مفتوحة متاحة. يرجى فتح جلسة جديدة لتحصيل الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
||
msgid "No orders found"
|
||
msgstr "لم يتم العثور على أي طلبات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
msgid "No other products found for \"%s\"."
|
||
msgstr "لم يتم العثور على منتجات أخرى لـ \"%s\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "No products found for"
|
||
msgstr "لم يتم العثور على منتجات لـ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "No sale order found."
|
||
msgstr "لم يتم العثور على أمر بيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
|
||
msgid "No sessions found"
|
||
msgstr "لم يتم العثور على جلسات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0
|
||
msgid "No slot available for this day"
|
||
msgstr "لا توجد فترة زمنية متاحة لهذا اليوم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
msgid "No valid orders were selected. No new invoices could be generated"
|
||
msgstr "لم يتم تحديد أي طلبات صالحة. لم يتم إنشاء أي فواتير جديدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id
|
||
msgid "Nomenclature"
|
||
msgstr "تسمية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "None required"
|
||
msgstr "لا شيء مطلوب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Not Cancelled"
|
||
msgstr "غير ملغي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "Not Categorized"
|
||
msgstr "غير مصنّف"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Not Invoiced"
|
||
msgstr "غير مفوترة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Not available"
|
||
msgstr "غير متاح"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__none
|
||
msgid "Not required"
|
||
msgstr "غير مطلوب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Note"
|
||
msgstr "الملاحظات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_note_model
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__note_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_note_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_note_model
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_note_tree
|
||
msgid "Note Models"
|
||
msgstr "نماذج الملاحظات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Notes"
|
||
msgstr "الملاحظات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Number by page"
|
||
msgstr "ترقيم الصفحات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "عدد الإجراءات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print
|
||
msgid "Number of Print"
|
||
msgstr "رقم الطبعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count
|
||
msgid "Number of Refund Orders"
|
||
msgstr "عدد أوامر استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_rescue_session
|
||
msgid "Number of Rescue Session"
|
||
msgstr "عدد جلسات الاسترجاع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "عدد الأخطاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_combo__qty_free
|
||
msgid "Number of free items included in the combo."
|
||
msgstr "عدد العناصر المجانية المشمولة في الكومبو."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty
|
||
msgid "Number of items refunded in this orderline."
|
||
msgstr "عدد العناصر التي قد تم استرداد ثمنها في بند الطلب هذا."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction_counter
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "عدد الرسائل التي تتطلب اتخاذ إجراء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error_counter
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "عدد الرسائل الحادث بها خطأ في التسليم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__refund_orders_count
|
||
msgid "Number of orders where items from this order were refunded"
|
||
msgstr "عدد الطلبات التي تم فيها استرداد أموال عناصر من هذا الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Number of transactions:"
|
||
msgstr "عدد المعاملات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Number stack:"
|
||
msgstr "مجموعة الأرقام:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Odoo"
|
||
msgstr "أودو"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Odoo Server Error"
|
||
msgstr "حطأ في خادم أودو"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_odoo_sneakers_product_template
|
||
msgid "Odoo Sneakers"
|
||
msgstr "حذاء أودو"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Offline Orders"
|
||
msgstr "أوامر مقدمة دون الاتصال بالإنترنت"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "One-click Payment"
|
||
msgstr "الدفع بنقرة واحدة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Ongoing"
|
||
msgstr "جاري"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_appointment
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_appointment
|
||
msgid "Online Booking"
|
||
msgstr "حجز أونلاين"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Online payment, delivery payment, terminal payment, and methods that require "
|
||
"customer identification are not supported for fast payment validation."
|
||
msgstr ""
|
||
"لا يتم دعم طرق الدفع عبر الإنترنت والدفع عند التسليم والدفع عبر أجهزة الدفع "
|
||
"والطرق التي تتطلب تحديد هوية العميل لإجراء التحقق السريع من صحة الدفع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Online reservation for Point of Sale"
|
||
msgstr "الحجز عبر الإنترنت من خلال نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid ""
|
||
"Only a negative quantity is allowed for this refund line. Click on +/- to "
|
||
"modify the quantity to be refunded."
|
||
msgstr ""
|
||
"يسمح فقط بكمية سالبة لبند استرداد الأموال هذا. اضغط على علامة +/- لتعديل "
|
||
"الكمية التي ترغب باسترداد ثمنها."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Only administrators can edit receipt headers and footers"
|
||
msgstr "وحدهم المدراء بوسعهم تحرير ترويسات وتذييلات الإيصالات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method
|
||
msgid "Only apply rounding on cash"
|
||
msgstr "تطبيق التقريب عند الدفع نقداً فقط"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"Only journals of type 'Cash' or 'Bank' could be used with payment methods."
|
||
msgstr "يمكن فقط استخدام دفاتر اليومية من نوع \"نقد\" أو \"بنك\" مع طرق الدفع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Only on cash methods"
|
||
msgstr "فقط في طرق الدفع النقدية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Only users with Manager access rights for PoS app can modify the product "
|
||
"prices on orders."
|
||
msgstr ""
|
||
"لا يسمح بتعديل أسعار المنتج على الطلبات سوى للمستخدمين ذوي صلاحيات وصول "
|
||
"المدراء."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Oops!"
|
||
msgstr "عذراً!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Oops.."
|
||
msgstr "عذراً..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Open Cashbox"
|
||
msgstr "فتح صندوق النقد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Open Customer Display"
|
||
msgstr "فتح شاشة العميل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids
|
||
msgid "Open PoS sessions that are using this payment method."
|
||
msgstr "قم بفتح جلسات نقطة البيع التي تستخدم طريقة الدفع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Open Register"
|
||
msgstr "فتح الكاشير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Open debug widget"
|
||
msgstr "فتح أداة تصحيح الأخطاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Open the money details popup"
|
||
msgstr "فتح النافذة المنبثقة لتفاصيل الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Opened By"
|
||
msgstr "تم الفتح بواسطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Opened by"
|
||
msgstr "تم الفتح بواسطة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Opening"
|
||
msgstr "الافتتاح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Opening Balance Eg: 123"
|
||
msgstr "الرصيد الافتتاحي Eg: 123"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Opening Control"
|
||
msgstr "التحكم في الفتح"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Opening Date"
|
||
msgstr "تاريخ الفتح"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes
|
||
msgid "Opening Notes"
|
||
msgstr "ملاحظات الفتح"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end
|
||
msgid "Opening balance summed to all cash transactions."
|
||
msgstr "الرصيد الافتتاحي مجمعاً لكافة المعاملات النقدية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Opening cash"
|
||
msgstr "النقد الافتتاحي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening cash counted: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening cash difference: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening cash expected: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening control message: "
|
||
msgstr "رسالة التحكم في الفتح: "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Opening note"
|
||
msgstr "ملاحظة الفتح"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Operation Type"
|
||
msgstr "نوع العملية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Operation types show up in the Inventory dashboard."
|
||
msgstr "تظهر أنواع العمليات في لوحة معلومات المخزون."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
msgid "Optional Products"
|
||
msgstr "منتجات اختيارية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Optional Products:"
|
||
msgstr "المنتجات الاختيارية:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_optional_product_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_optional_product_ids
|
||
msgid ""
|
||
"Optional products are suggested when customers add items to their cart "
|
||
"(e.g., adding a burger suggests cold drinks or fries)."
|
||
msgstr ""
|
||
"يتم اقتراح المنتجات الاختيارية عندما يضيف العملاء عناصر إلى عربة التسوق "
|
||
"الخاصة بهم (على سبيل المثال، تقترح إضافة البرجر مشروبات باردة أو بطاطس "
|
||
"مقلية)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id
|
||
msgid "Order"
|
||
msgstr "الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Order %s is not fully paid."
|
||
msgstr "لم يتم دفع مبلغ الطلب %s كلياً."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_backend_seq_id
|
||
msgid "Order Backend Sequence"
|
||
msgstr "تسلسل الطلبات في الواجهة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count
|
||
msgid "Order Count"
|
||
msgstr "عدد الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Order Date"
|
||
msgstr "تاريخ الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_line_seq_id
|
||
msgid "Order Line Sequence"
|
||
msgstr "تسلسل بنود الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines
|
||
msgid "Order Lines"
|
||
msgstr "بنود الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__floating_order_name
|
||
msgid "Order Name"
|
||
msgstr "اسم الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tracking_number
|
||
msgid "Order Number"
|
||
msgstr "رقم الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Order Outdated"
|
||
msgstr "الطلب قديم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_order_printer
|
||
msgid "Order Printer"
|
||
msgstr "طابعة الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__printer_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_printer_ids
|
||
msgid "Order Printers"
|
||
msgstr "طابعات الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Order Ref"
|
||
msgstr "مرجع الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_seq_id
|
||
msgid "Order Sequence"
|
||
msgstr "تسلسل الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__refunded_order_id
|
||
msgid "Order from which items were refunded in this order"
|
||
msgstr "الطلب الذي تم استرداد أموال العناصر منه بهذا الترتيب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Order lines"
|
||
msgstr "بنود الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Order saved for later"
|
||
msgstr "طلب محفوظ لوقت لاحق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Order(s)"
|
||
msgstr "الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids
|
||
msgid "Orderlines in this field are the lines that refunded this orderline."
|
||
msgstr ""
|
||
"بنود الطلب في هذا الحقل هي البنود التي قامت باسترداد قيمة بند الطلب هذا."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Orders"
|
||
msgstr "الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "Orders Analysis"
|
||
msgstr "تحليل الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Orders status"
|
||
msgstr "حالة الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__source
|
||
msgid "Origin"
|
||
msgstr "الأصل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__original
|
||
msgid "Original"
|
||
msgstr "أصلي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Original Tax"
|
||
msgstr "الضريبة الأصلية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices
|
||
msgid "Other Devices"
|
||
msgstr "الأجهزة الأخرى"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Other Information"
|
||
msgstr "المعلومات الأخرى"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_others
|
||
msgid "Others"
|
||
msgstr "غير ذلك"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0
|
||
msgid "Out"
|
||
msgstr "الخارج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id
|
||
msgid "Outstanding Account"
|
||
msgstr "حساب مستحق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "POS Category"
|
||
msgstr "فئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_optional_product_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_optional_product_ids
|
||
msgid "POS Optional Products"
|
||
msgstr "المنتجات الاختيارية في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_count
|
||
msgid "POS Order Count"
|
||
msgstr "عدد طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
|
||
msgid "POS Order line"
|
||
msgstr "بند طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "POS Order lines"
|
||
msgstr "بنود طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "POS Orders"
|
||
msgstr "طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
|
||
msgid "POS Orders lines"
|
||
msgstr "بنود طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id
|
||
msgid "POS Payment Method"
|
||
msgstr "طريقة الدفع في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer_form
|
||
msgid "POS Printer"
|
||
msgstr "طابعة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view
|
||
msgid "POS Product Category"
|
||
msgstr "فئة منتج نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total
|
||
msgid "POS Sales"
|
||
msgstr "مبيعات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_sequence
|
||
msgid "POS Sequence"
|
||
msgstr "تسلسل نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id
|
||
msgid "POS Session"
|
||
msgstr "جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_session_ids
|
||
msgid "POS Sessions"
|
||
msgstr "جلسات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS device from config #%s"
|
||
msgstr "جهاز نقاط البيع من التهيئة #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS order backend from config #%s"
|
||
msgstr "طلب الواجهة الخلفية لنقطة البيع من التهيئة #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS order from config #%s"
|
||
msgstr "طلب نقطة البيع من التهيئة #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS order line from config #%s"
|
||
msgstr "بند طلب نقطة البيع من التهيئة #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid
|
||
msgid "Paid"
|
||
msgstr "مدفوع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_pain_au_chocolat_product_template
|
||
msgid "Pain au Chocolat"
|
||
msgstr "كرواسون بالشوكولاتة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id
|
||
msgid "Parent Category"
|
||
msgstr "الفئة الرئيسية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_pastries
|
||
msgid "Pastries"
|
||
msgstr "معجنات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Pay"
|
||
msgstr "الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Pay Order"
|
||
msgstr "دفع قيمة الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Payment"
|
||
msgstr "الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_authcode
|
||
msgid "Payment APPR Code"
|
||
msgstr "رمز الموافقة على الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date
|
||
msgid "Payment Date"
|
||
msgstr "تاريخ الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_issuer_bank
|
||
msgid "Payment Issuer Bank"
|
||
msgstr "البنك المُصدر للدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__payment_method_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Payment Method"
|
||
msgstr "طريقة الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment Methods"
|
||
msgstr "طرق الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_payment_mode
|
||
msgid "Payment Mode"
|
||
msgstr "طريقة الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Payment Name Demo"
|
||
msgstr "اسم الدفع التجريبي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket
|
||
msgid "Payment Receipt Info"
|
||
msgstr "معلومات إيصال الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name
|
||
msgid "Payment Reference"
|
||
msgstr "الرقم المرجعي للدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status
|
||
msgid "Payment Status"
|
||
msgstr "حالة الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Payment Successful"
|
||
msgstr "تم الدفع بنجاح"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment Terminals"
|
||
msgstr "أجهزة الدفع بالبطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id
|
||
msgid "Payment Transaction ID"
|
||
msgstr "معرف معاملة الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Payment changes:"
|
||
msgstr "تغييرات عملية الدفع:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment method"
|
||
msgstr "طريقة الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment methods available"
|
||
msgstr "طرق الدفع المتوفرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_ref_no
|
||
msgid "Payment reference number"
|
||
msgstr "الرقم المرجعي للدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__payment_ref_no
|
||
msgid "Payment reference number from payment provider terminal"
|
||
msgstr "الرقم المرجعي للدفع من جهاز مزود الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Payment request pending"
|
||
msgstr "طلب الدفع قيد الانتظار"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Payment reversed"
|
||
msgstr "عكس الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form
|
||
#: model:ir.model,name:point_of_sale.model_account_payment
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Payments"
|
||
msgstr "الدفعات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Payments Difference"
|
||
msgstr "فرق الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree
|
||
msgid "Payments Methods"
|
||
msgstr "طرق الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Payments in"
|
||
msgstr "المدفوعات في"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "Payments:"
|
||
msgstr "المدفوعات:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_pecan_pie_product_template
|
||
msgid "Pecan Pie"
|
||
msgstr "فطيرة بيكان"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pick which product PoS categories are available"
|
||
msgstr "اختر أي فئات نقاط بيع المنتجات تكون متاحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids
|
||
msgid "Picking"
|
||
msgstr "الانتقاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count
|
||
msgid "Picking Count"
|
||
msgstr "عدد الانتقاءات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_picking_type
|
||
msgid "Picking Type"
|
||
msgstr "نوع الانتقاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Pickings"
|
||
msgstr "عمليات الانتقاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pine Labs"
|
||
msgstr "Pine Labs"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pine_labs
|
||
msgid "Pine Labs Payment Terminal"
|
||
msgstr "جهاز الدفع Pine Labs"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "Please"
|
||
msgstr "رجاءً"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Please Confirm Large Amount"
|
||
msgstr "يرجى تأكيد الكمية الكبيرة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid "Please add a valid customer to the order."
|
||
msgstr "يُرجى إضافة عميل صالح إلى الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/res_company.py:0
|
||
msgid ""
|
||
"Please close all the point of sale sessions in this period before closing "
|
||
"it. Open sessions are: %s "
|
||
msgstr ""
|
||
"يرجى إغلاق كافة جلسات نقطة البيع في هذه المدة قبل إغلاقها. الجلسات المفتوحة "
|
||
"هي: %s "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"Please close and validate the following open PoS Sessions before modifying "
|
||
"this payment method.\n"
|
||
"Open sessions: %s"
|
||
msgstr ""
|
||
"يرجى إغلاق وتصديق جلسات نقاط البيع المفتوحة التالية قبل تعديل طريقة الدفع "
|
||
"هذه. \n"
|
||
"الجلسات المفتوحة: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Please configure a valid ePoS url in order to test the printer"
|
||
msgstr "يرجى تهيئة عنوان URL صالح لـ ePoS من أجل اختبار الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Please create/select a Point of Sale above to show the configuration options."
|
||
msgstr "يرجى إنشاء/تحديد نقطة بيع أعلاه لإظهار خيارات التهيئة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"Please define income account for this product: '%(product)s' (id:%(id)d)."
|
||
msgstr "يرجى تحديد حساب الدخل لهذا المنتج: '%(product)s' (المعرف:%(id)d)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid ""
|
||
"Please ensure the IoT box is turned on and connected to the network before "
|
||
"retrying."
|
||
msgstr "يرجى التأكد من تشغيل جهاز IoT وتوصيله بالشبكة قبل إعادة المحاولة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "Please ensure you are connected to the internet before retrying."
|
||
msgstr "يرجى التأكد من اتصالك بالإنترنت قبل إعادة المحاولة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid ""
|
||
"Please enter your billing information <small class=\"text-muted\">or</small>"
|
||
msgstr ""
|
||
"يرجى إدخال معلومات الفوترة الخاصة بك <small class=\"text-muted\">أو</small>"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "Please fill all the required fields."
|
||
msgstr "يرجى ملء الحقول المطلوبة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Please go on the %s journal and define a Loss Account. This account will be "
|
||
"used to record cash difference."
|
||
msgstr ""
|
||
"الرجاء الذهاب إلى يومية %s وتحديد حساب خسارة. سوف يُستَخدَم هذا الحساب لتسجيل "
|
||
"الفرق في النقد."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Please go on the %s journal and define a Profit Account. This account will "
|
||
"be used to record cash difference."
|
||
msgstr ""
|
||
"الرجاء الذهاب إلى يومية %s وتحديد حساب ربح. سوف يُستَخدَم هذا الحساب لتسجيل "
|
||
"الفرق في النقد."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "Please print the invoice from the backend"
|
||
msgstr "يرجى طباعة الفاتورة من الواجهة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.js:0
|
||
msgid "Please scan the QR code with %s"
|
||
msgstr "يُرجى مسح كود QR باستخدام %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
|
||
msgid "Please select a payment method"
|
||
msgstr "يرجى اختيار طريقة دفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid "Please select a time slot before proceeding."
|
||
msgstr "يرجى تحديد فترة زمنية قبل المتابعة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Please select the Customer"
|
||
msgstr "يرجى اختيار العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Please, Scan again!"
|
||
msgstr "يرجى المسح مجدداً!"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_contact_address
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_contact_address
|
||
msgid "PoS Address"
|
||
msgstr "عنوان نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "PoS Config"
|
||
msgstr "تهيئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.js:0
|
||
msgid "PoS Customer Display opened in a new window"
|
||
msgstr "تم فتح شاشة عرض عملاء نقطة البيع في نافذة جديدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "PoS Interface"
|
||
msgstr "واجهة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_note
|
||
msgid "PoS Note"
|
||
msgstr "ملاحظة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__pos_order_line_id
|
||
msgid "PoS Order Line"
|
||
msgstr "بند طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__pos_order_ids
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot
|
||
msgid "PoS Orders"
|
||
msgstr "طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "PoS Product Categories"
|
||
msgstr "فئات منتجات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
||
msgid "PoS Product Category"
|
||
msgstr "فئة منتج نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_load_mixin
|
||
msgid "PoS data loading mixin"
|
||
msgstr "mixin تحميل بيانات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
||
msgid "Point Of Sale"
|
||
msgstr "نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_journal.py:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__source__pos
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
|
||
#: model:res.groups.privilege,name:point_of_sale.res_groups_privilege_point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_tag_form_view_inherit_point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale"
|
||
msgstr "نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale Analysis"
|
||
msgstr "تحليل نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_category
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale Category"
|
||
msgstr "فئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
||
msgid "Point of Sale Config"
|
||
msgstr "تهيئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_config
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Point of Sale Configuration"
|
||
msgstr "تهيئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_daily_sales_reports_wizard
|
||
msgid "Point of Sale Daily Report"
|
||
msgstr "التقرير اليومي لنقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
|
||
msgid "Point of Sale Details"
|
||
msgstr "تفاصيل نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
|
||
msgid "Point of Sale Details Report"
|
||
msgstr "تقرير تفاصيل نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
|
||
msgid "Point of Sale Invoice Report"
|
||
msgstr "تقرير فاتورة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id
|
||
msgid "Point of Sale Journal"
|
||
msgstr "دفتر يومية نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_tree
|
||
msgid "Point of Sale List"
|
||
msgstr "قائمة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_make_payment
|
||
msgid "Point of Sale Make Payment Wizard"
|
||
msgstr "معالج إكمال الدفع في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id
|
||
msgid "Point of Sale Manager Group"
|
||
msgstr "مجموعة مدراء نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id
|
||
msgid "Point of Sale Operation Type"
|
||
msgstr "نوع عمليات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_order_line
|
||
msgid "Point of Sale Order Lines"
|
||
msgstr "بنود طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_order
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Point of Sale Orders"
|
||
msgstr "طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_pos_order
|
||
msgid "Point of Sale Orders Report"
|
||
msgstr "تقرير طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_payment_method
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids
|
||
msgid "Point of Sale Payment Methods"
|
||
msgstr "طرق الدفع في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_payment
|
||
msgid "Point of Sale Payments"
|
||
msgstr "مدفوعات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_printer
|
||
msgid "Point of Sale Printer"
|
||
msgstr "طابعة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_session
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
|
||
msgid "Point of Sale Session"
|
||
msgstr "جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id
|
||
msgid "Point of Sale User Group"
|
||
msgstr "مجموعة مستخدمي نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,name:point_of_sale.email_template_pos_receipt
|
||
msgid "Point of Sale: Receipt"
|
||
msgstr "نقطة البيع: الإيصال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_list
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Point of Sales"
|
||
msgstr "نقاط البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_crocheted_poncho_unisize_product_template
|
||
msgid ""
|
||
"Poncho in a soft, crochet-look knit with a round, gently draped neckline."
|
||
msgstr ""
|
||
"بونشو منسوج من نسيج محبوك ناعم يشبه الكروشيه مع فتحة رقبة مستديرة ومنسدلة "
|
||
"بلطف."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url
|
||
msgid "Portal Access URL"
|
||
msgstr "رابط الوصول لبوابة العملاء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids
|
||
msgid "Pos Allowed Pricelist"
|
||
msgstr "قوائم الأسعار المسموح بها في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__pos_config_ids
|
||
msgid "Pos Config"
|
||
msgstr "تهيئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_order_printer
|
||
msgid "Pos Is Order Printer"
|
||
msgstr "طابعة الطلبات في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id
|
||
msgid "Pos Order"
|
||
msgstr "طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count
|
||
msgid "Pos Order Count"
|
||
msgstr "عدد طلبات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id
|
||
msgid "Pos Order Line"
|
||
msgstr "بند طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids
|
||
msgid "Pos Payment"
|
||
msgstr "الدفع في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "Pos Product Categories"
|
||
msgstr "فئات منتجات نقاط البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_refunded_invoice_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_refunded_invoice_ids
|
||
msgid "Pos Refunded Invoice"
|
||
msgstr "فاتورة نقطة البيع التي تم رد مبلغها"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids
|
||
msgid "Pos Selectable Categ"
|
||
msgstr "فئة قابلة للتحديد في نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__pos_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id
|
||
msgid "Pos Session"
|
||
msgstr "جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration
|
||
msgid "Pos Session Duration"
|
||
msgstr "مدة جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state
|
||
msgid "Pos Session State"
|
||
msgstr "حالة جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username
|
||
msgid "Pos Session Username"
|
||
msgstr "اسم مستخدم جلسة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids
|
||
msgid "Pos Sessions"
|
||
msgstr "جلسات نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox
|
||
msgid "PosBox"
|
||
msgstr "صندوق نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid "Positive quantity not allowed"
|
||
msgstr "لا يسمح بكمية موجبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Posted"
|
||
msgstr "مُرحّل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Powered by"
|
||
msgstr "مشغل بواسطة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Preparation"
|
||
msgstr "التجهيز"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_printer_form
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_preparation_printer
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer
|
||
msgid "Preparation Printers"
|
||
msgstr "طابعات التجهيز"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Preparation capacity"
|
||
msgstr "سعة التحضير"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
||
msgid ""
|
||
"Preparation printers are typically used by restaurants and bars to print "
|
||
"the\n"
|
||
" orders at the kitchen/bar when the waiter updates an order."
|
||
msgstr ""
|
||
"تستخدم طابعات تحضيرالطلبات في المطاعم والحانات لطباعة\n"
|
||
" الطلبات في المطبخ/الحانة عندما يقوم النادل بتحديث الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__preset_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Preset"
|
||
msgstr "معد مسبقاً"
|
||
|
||
#. module: point_of_sale
|
||
#: model:res.groups,name:point_of_sale.group_pos_preset
|
||
msgid "Preset Menu"
|
||
msgstr "القائمة المعدة مسبقاً"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Preset time"
|
||
msgstr "الوقت المحدد مسبقاً"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_preset_form
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__group_pos_preset
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_preset
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_tree
|
||
msgid "Presets"
|
||
msgstr "الإعدادات المعدة مسبقاً"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Previous Order List"
|
||
msgstr "قائمة الطلبات السابقة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Price"
|
||
msgstr "السعر"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Price Control"
|
||
msgstr "مراقبة الأسعار"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_type
|
||
msgid "Price Type"
|
||
msgstr "نوع السعر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Price discount from %(original_price)s to %(discounted_price)s"
|
||
msgstr "خصم السعر من %(original_price)s إلى %(discounted_price)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Price excl. Tax:"
|
||
msgstr "السعر غير شامل الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra
|
||
msgid "Price extra"
|
||
msgstr "سعر إضافي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Price incl. Tax:"
|
||
msgstr "السعر شامل الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Price list"
|
||
msgstr "قائمة السعر"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price
|
||
msgid "Priced Product"
|
||
msgstr "منتج مسعر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.model,name:point_of_sale.model_product_pricelist
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id
|
||
msgid "Pricelist"
|
||
msgstr "قائمه الأسعار"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_pricelist_item
|
||
msgid "Pricelist Rule"
|
||
msgstr "قاعدة قائمة السعر"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricelists"
|
||
msgstr "قوائم الأسعار"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricer"
|
||
msgstr "Pricer"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pricer
|
||
msgid "Pricer electronic price tags"
|
||
msgstr "بطاقات الأسعار الإلكترونية لدى Pricer"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricer tags"
|
||
msgstr "بطاقات أسعار Pricer"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricing"
|
||
msgstr "الأسعار"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sale_details_button.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
msgid "Print"
|
||
msgstr "طباعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Print Basic Receipt"
|
||
msgstr "طباعة الإيصال الأساسي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Print Full Receipt"
|
||
msgstr "طباعة الإيصال كاملاً"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Print Receipt"
|
||
msgstr "طباعة الإيصال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Print Report"
|
||
msgstr "طباعة التقرير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sale_details_button.xml:0
|
||
msgid "Print a report with all the sales of the current PoS Session"
|
||
msgstr "طباعة تقرير يحتوي على كافة مبيعات جلسة نقطة البيع الحالية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__basic_receipt
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_basic_receipt
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Print basic ticket without prices. Can be used for gifts."
|
||
msgstr "طباعة التذكرة الأساسية دون أسعار. يمكن استخدامها للهدايا."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Print information on the receipt to allow the customer to easily access the "
|
||
"invoice anytime, from Odoo's portal."
|
||
msgstr ""
|
||
"قم بطباعة المعلومات على الإيصال للسماح للعميل بالوصول إلى الفاتورة في أي وقت "
|
||
"من بوابة أودو."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Print orders at the kitchen, at the bar, etc."
|
||
msgstr "طباعة الطلبات في المطبخ، في الحانة، إلخ."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Print receipts automatically once the payment is registered"
|
||
msgstr "طباعة الإيصالات تلقائياً بمجرد أن يتم تسجيل الدفعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy
|
||
msgid "Print via Proxy"
|
||
msgstr "الطباعة عن طريق الوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__product_categories_ids
|
||
msgid "Printed Product Categories"
|
||
msgstr "فئات المنتجات المطبوعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0
|
||
msgid "Printer"
|
||
msgstr "الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__name
|
||
msgid "Printer Name"
|
||
msgstr "اسم الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__printer_type
|
||
msgid "Printer Type"
|
||
msgstr "نوع الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Printer cover is open, please close it before printing"
|
||
msgstr "غطاء الطابعة مفتوح، يرجى إغلاقه قبل الطباعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "Printer cover is open. Please close it and try again!"
|
||
msgstr "غطاء الطابعة مفتوح. يرجى إغلاقه والمحاولة مرة أخرى!"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Printers"
|
||
msgstr "الطابعات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "Printing failed"
|
||
msgstr "فشلت الطباعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_printer_service.js:0
|
||
msgid "Printing is not supported on some browsers"
|
||
msgstr "الطباعة غير مدعومة في بعض المتصفحات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Proceed Anyway"
|
||
msgstr "الاستمرار بأي حال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Product"
|
||
msgstr "المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Product & PoS categories"
|
||
msgstr "فئات المنتجات ونقاط البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_attribute
|
||
msgid "Product Attribute"
|
||
msgstr "خاصية المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_attribute_custom_value
|
||
msgid "Product Attribute Custom Value"
|
||
msgstr "القيمة المخصصة لخاصية المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_category
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Product Category"
|
||
msgstr "فئة المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_combo
|
||
msgid "Product Combo"
|
||
msgstr "منتج يتكون من عدة عناصر"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_combo_item
|
||
msgid "Product Combo Item"
|
||
msgstr "منتج يتكون من عدة عناصر"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__public_description
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__public_description
|
||
msgid "Product Description"
|
||
msgstr "وصف المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
msgid "Product Image"
|
||
msgstr "صورة المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Product Info"
|
||
msgstr "معلومات المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "Product Name"
|
||
msgstr "اسم المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__note
|
||
msgid "Product Note"
|
||
msgstr "ملاحظة المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Product Prices"
|
||
msgstr "أسعار المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
||
msgid "Product Product Categories"
|
||
msgstr "فئات المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty
|
||
msgid "Product Quantity"
|
||
msgstr "كمية المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_tag
|
||
msgid "Product Tag"
|
||
msgstr "علامة تصنيف المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_tag_action
|
||
msgid "Product Tags"
|
||
msgstr "علامات تصنيف المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id
|
||
msgid "Product Template"
|
||
msgstr "قالب المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template_attribute_exclusion
|
||
msgid "Product Template Attribute Exclusion"
|
||
msgstr "استبعاد خاصية قالب المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template_attribute_line
|
||
msgid "Product Template Attribute Line"
|
||
msgstr "بند خاصية قالب المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template_attribute_value
|
||
msgid "Product Template Attribute Value"
|
||
msgstr "قيمة خاصية قالب المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id
|
||
msgid "Product Unit"
|
||
msgstr "وحدة المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_uom_uom
|
||
msgid "Product Unit of Measure"
|
||
msgstr "وحدة قياس المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_product
|
||
msgid "Product Variant"
|
||
msgstr "متغير المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
|
||
msgid "Product Variants"
|
||
msgstr "متغيرات المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Product prices on receipts"
|
||
msgstr "أسعار المنتج على الإيصالات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct
|
||
msgid "Product tips"
|
||
msgstr "ملاحظات المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Products"
|
||
msgstr "المنتجات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Products:"
|
||
msgstr "المنتجات:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
||
msgstr "العروض، الكوبونات، بطاقات الهدايا، وبرنامج الولاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Proxy Connected"
|
||
msgstr "تم الاتصال بالوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Proxy Disconnected"
|
||
msgstr "تم قطع الاتصال بالوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__proxy_ip
|
||
msgid "Proxy IP Address"
|
||
msgstr "عنوان IP الوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Proxy Warning"
|
||
msgstr "تحذير الوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "QFPay"
|
||
msgstr "QFPay"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_qfpay
|
||
msgid "QFPay Payment Terminal"
|
||
msgstr "جهاز الدفع QFPay"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0
|
||
msgid "QR Code"
|
||
msgstr "QR Code"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__qr_code_method
|
||
msgid "QR Code Format"
|
||
msgstr "تنسيق كود QR"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
msgid "QR Code Payment"
|
||
msgstr "الدفع عن طريق كود QR"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code
|
||
msgid "QR code"
|
||
msgstr "QR Code"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code_and_url
|
||
msgid "QR code + URL"
|
||
msgstr "QR code + URL"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Qty"
|
||
msgstr "الكمية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty
|
||
msgid "Quantity"
|
||
msgstr "الكمية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Quantity:"
|
||
msgstr "الكمية:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Quickly refresh essential data."
|
||
msgstr "قم بتحديث البيانات الأساسية بكل سهولة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
msgid "REASON"
|
||
msgstr "السبب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "REFUNDED:"
|
||
msgstr "تم إرجاع الأموال:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__rating_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "التقييمات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Razorpay"
|
||
msgstr "Razorpay"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_razorpay
|
||
msgid "Razorpay Payment Terminal"
|
||
msgstr "جهاز دفع Razorpay"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
||
msgid "Ready to launch your <b>point of sale</b>?"
|
||
msgstr "هل أنت جاهز لإطلاق <b>نقطة البيع</b> الخاصة بك؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Reason"
|
||
msgstr "السبب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Receipt"
|
||
msgstr "الإيصال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Receipt %s"
|
||
msgstr "الإيصال %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer
|
||
msgid "Receipt Footer"
|
||
msgstr "تذييل الإيصال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header
|
||
msgid "Receipt Header"
|
||
msgstr "ترويسة الإيصال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference
|
||
msgid "Receipt Number"
|
||
msgstr "رقم الإيصال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Receipt Printer"
|
||
msgstr "طابعة الإيصالات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Receipt and invoice sent successfully"
|
||
msgstr "تم إرسال كل من الإيصال والفاتورة بنجاح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Receipt sent successfully"
|
||
msgstr "تم إرسال الفاتورة بنجاح"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Recommend when 'Adding to Cart'"
|
||
msgstr "يوصى به عند 'الإضافة إلى عربة التسوق'"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal
|
||
msgid "Record payments with a terminal on this journal."
|
||
msgstr "تسجيل المدفوعات باستخدام جهاز الدفع بالبطاقة في دفتر اليومية هذا."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue
|
||
msgid "Recovery Session"
|
||
msgstr "جلسة الاستعادة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__stock_reference_ids
|
||
msgid "Reference"
|
||
msgstr "الرقم المرجعي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_reference
|
||
msgid "Reference between stock documents"
|
||
msgstr "المرجع بين مستندات المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Refresh"
|
||
msgstr "تحديث"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Refresh customer display"
|
||
msgstr "تحديث شاشة العملاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Refund"
|
||
msgstr "استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Refund Initiated"
|
||
msgstr "تم البدء في عملية الاسترداد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids
|
||
msgid "Refund Order Lines"
|
||
msgstr "بنود الطلب المستردّة قيمته"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Refund Orders"
|
||
msgstr "استرداد أموال الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Refund Successful"
|
||
msgstr "تم استرداد الأموال بنجاح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Refund in process"
|
||
msgstr "الاسترداد قيد المعالجة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Refunded"
|
||
msgstr "تم استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_id
|
||
msgid "Refunded Order"
|
||
msgstr "الطلب المستردّة قيمته"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id
|
||
msgid "Refunded Order Line"
|
||
msgstr "بند الطلب المستردّة قيمته"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Refunded Orders"
|
||
msgstr "الطلبات المستردّة قيمتها"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty
|
||
msgid "Refunded Quantity"
|
||
msgstr "الكمية المستردّة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Refunding"
|
||
msgstr "استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Refunds"
|
||
msgstr "الاستردادات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Register"
|
||
msgstr "تسجيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Related Session: %(link)s"
|
||
msgstr "الجلسات ذات الصلة: %(link)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/confirmation_dialog/confirmation_dialog.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/confirmation_dialog/confirmation_dialog.xml:0
|
||
msgid "Reload Data"
|
||
msgstr "إعادة تحميل البيانات:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
|
||
msgid "Reload POS Menu"
|
||
msgstr "إعادة تحميل قائمة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Reload all data (may take longer depending on the amount of data)."
|
||
msgstr ""
|
||
"إعادة تحميل كافة البيانات (قد يستغرق وقتاً أطول بناءً على كمية البيانات)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Reload data"
|
||
msgstr "إعادة تحميل البيانات:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.js:0
|
||
msgid "Remaining"
|
||
msgstr "المتبقي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/buttons/quantity_buttons/quantity_buttons.xml:0
|
||
msgid "Remove one"
|
||
msgstr "إزالة واحد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Removed %(payment_method)s with %(amount)s"
|
||
msgstr "تمت إزالة %(payment_method)s مع %(amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Replenishment"
|
||
msgstr "تجديد المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
|
||
msgid "Reporting"
|
||
msgstr "إعداد التقارير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Reprint Invoice"
|
||
msgstr "إعادة طباعة الفاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Request Invoice"
|
||
msgstr "طلب فاتورة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Request sent"
|
||
msgstr "تم إرسال الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Rescue Sessions"
|
||
msgstr "جلسات الاسترجاع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__resource_calendar_id
|
||
msgid "Resource"
|
||
msgstr "المورد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "المستخدم المسؤول"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Restaurant"
|
||
msgstr "مطعم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories
|
||
msgid "Restrict Categories"
|
||
msgstr "تقييد الفئات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
||
msgid "Restrict Price Modifications to Managers"
|
||
msgstr "قصر صلاحيات تعديل السعر على المدراء"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Restrict price modification to managers"
|
||
msgstr "قصر صلاحيات تعديل السعر على المدراء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Retail"
|
||
msgstr "البيع بالتجزئة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Retry"
|
||
msgstr "إعادة المحاولة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Return Products"
|
||
msgstr "إرجاع المنتجات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__is_return
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Return mode"
|
||
msgstr "وضع الإرجاع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return
|
||
msgid "Returned"
|
||
msgstr "تم الإرجاع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__reversed_move_ids
|
||
msgid "Reversal Account Moves"
|
||
msgstr "حركات حساب الاسترداد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"Reversal of POS closing entry %(entry)s for order %(order)s from session %"
|
||
"(session)s"
|
||
msgstr ""
|
||
"عكس قيد إقفال نقطة البيع %(entry)s للطلب %(order)s من الجلسة %(session)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Reversal of: %s"
|
||
msgstr "عكس: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Reversal request sent to terminal"
|
||
msgstr "تم إرسال طلب العكس إلى جهاز الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Reverse"
|
||
msgstr "عكس"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Reverse Payment"
|
||
msgstr "الدفع العكسي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__reversed_pos_order_id
|
||
msgid "Reversed POS Order"
|
||
msgstr "طلب نقطة البيع المعكوس"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Review"
|
||
msgstr "مراجعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Review Orders"
|
||
msgstr "مراجعة الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_pain_au_chocolat_product_template
|
||
msgid "Rich buttery pastry with a dark chocolate center."
|
||
msgstr "معجنات غنية بالزبدة مع قلب من الشوكولاتة الداكنة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Rounding"
|
||
msgstr "التقريب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Rounding Method"
|
||
msgstr "طريقة التقريب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Rounding error in payment lines"
|
||
msgstr "خطأ في التقريب في بنود الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
msgid "Running a fake tour will create random orders. Use at your own risk."
|
||
msgstr ""
|
||
"سيؤدي إجراء جولة وهمية إلى إنشاء أوامر عشوائية. استخدمها على مسؤوليتك الخاصة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_rye_bread_product_template
|
||
msgid "Rye Bread"
|
||
msgstr "خبز الجاودار"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "خطأ في تسليم الرسائل النصية القصيرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_sms
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_sms
|
||
msgid "SMS Enabled"
|
||
msgstr "الرسائل النصية القصيرة مفعلة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "SOLD:"
|
||
msgstr "تم بيعها:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines
|
||
msgid "Sale Line Count"
|
||
msgstr "عدد بنود البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
|
||
msgid "Sale line"
|
||
msgstr "بند البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sales"
|
||
msgstr "المبيعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
|
||
#: model:ir.actions.report,name:point_of_sale.sale_details_report
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
msgid "Sales Details"
|
||
msgstr "تفاصيل المبيعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal
|
||
msgid "Sales Journal"
|
||
msgstr "دفتر يومية المبيعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sample Closing Note"
|
||
msgstr "مثال لملاحظة إغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sample Config Name"
|
||
msgstr "مثال لاسم التهيئة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sample Opening Note"
|
||
msgstr "مثال لملاحظة افتتاح"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Save"
|
||
msgstr "حفظ"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Save this page and come back here to set up the feature."
|
||
msgstr "احفظ هذه الصفحة ثم عد لضبط الخاصية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0
|
||
msgid "Scale"
|
||
msgstr "الميزان"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.js:0
|
||
msgid "Scale error"
|
||
msgstr "خطأ في الميزان"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Scan"
|
||
msgstr "مسح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Scan QR"
|
||
msgstr "مسح رمز QR"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Scan a barcode to create automatically, or load our sample data."
|
||
msgstr "قم بمسح الباركود ضوئياً لإنشاء أو تحميل البيانات التجريبية تلقائياً."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy
|
||
msgid "Scan via Proxy"
|
||
msgstr "المسح عن طريق الوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Scanner"
|
||
msgstr "الماسح الضوئي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Schedule"
|
||
msgstr "جدولة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Schedule based on"
|
||
msgstr "الجدولة بناءً على"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "Search Customers..."
|
||
msgstr "البحث عن العملاء..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Search Orders..."
|
||
msgstr "البحث في الطلبات..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/search_bar/search_bar.xml:0
|
||
msgid "Search Products"
|
||
msgstr "البحث في المنتجات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Search Sales Order"
|
||
msgstr "البحث في أمر البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Search more"
|
||
msgstr "البحث عن المزيد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Search products..."
|
||
msgstr "البحث عن المنتجات..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__access_token
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__access_token
|
||
msgid "Security Token"
|
||
msgstr "رمز الحماية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/selection_popup/selection_popup.js:0
|
||
msgid "Select"
|
||
msgstr "تحديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Select PoS to start sharing orders"
|
||
msgstr "قم بتحديد نقطة البيع لبدء مشاركة الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Select a payment method to validate the order."
|
||
msgstr "قم بتحديد طريقة الدفع لتصديق الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0
|
||
msgid "Select a preset"
|
||
msgstr "قم بتحديد الإعداد المسبق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Select an order or scan QR code"
|
||
msgstr "حدد طلباً أو قم بمسح رمز QR"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Select preset"
|
||
msgstr "قم بتحديد الإعداد المسبق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Select the pricelist"
|
||
msgstr "اختيار قائمة الأسعار"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Select the product(s) to refund and set the quantity"
|
||
msgstr "قم بتحديد المنتج (المنتجات) لاسترداد قيمتها وتحديد الكمية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Select the shipping date"
|
||
msgstr "قم بتحديد تاريخ الشحن"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__attribute_value_ids
|
||
msgid "Selected Attributes"
|
||
msgstr "تحديد الخصائص"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "Selection of outstanding account is required"
|
||
msgstr "عليك تحديد الحساب المستحق"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Self-ordering interfaces are not impacted."
|
||
msgstr "لا تتأثر واجهات الطلب الذاتي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
||
msgid "Self-service invoicing"
|
||
msgstr "فوترة الخدمة الذاتية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Sell products and deliver them later."
|
||
msgstr "قم ببيع المنتجات ثم إيصالها لاحقاً."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Send"
|
||
msgstr "إرسال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: model:ir.actions.server,name:point_of_sale.model_pos_order_send_mail
|
||
msgid "Send Email"
|
||
msgstr "إرسال بريد إلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Send Payment Request"
|
||
msgstr "إرسال طلب دفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Send Refund Request"
|
||
msgstr "إرسال طلب استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Send Text receipt Using sms"
|
||
msgstr "قم بإرسال إيصال الرسالة باستخدام تالرسائل النصية القصيرة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Sending"
|
||
msgstr "جارِ الإرسال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,description:point_of_sale.email_template_pos_receipt
|
||
msgid "Sent to customers with the receipt in attachment"
|
||
msgstr "يتم إرساله إلى العملاء مع الإيصال في المرفق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_ir_sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__sequence
|
||
msgid "Sequence"
|
||
msgstr "تسلسل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number
|
||
msgid "Sequence Number"
|
||
msgstr "رقم التسلسل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0
|
||
msgid "Served by %s"
|
||
msgstr "خدم بواسطة %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "Served by:"
|
||
msgstr "تم تقديم الخدمة بواسطة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Server communication problem"
|
||
msgstr "مشكلة في تواصل الخادم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
||
msgid "Session"
|
||
msgstr "الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Session Control"
|
||
msgstr "التحكم في الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name
|
||
msgid "Session ID"
|
||
msgstr "معرف الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Session ID:"
|
||
msgstr "معرّف الجلسة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id
|
||
msgid "Session Journal Entry"
|
||
msgstr "قيد اليومية للجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_daily_sales_reports
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_daily_details
|
||
msgid "Session Report"
|
||
msgstr "تقرير الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__statistics_for_current_session
|
||
msgid "Session Statistics"
|
||
msgstr "إحصائيات الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.activity.type,name:point_of_sale.mail_activity_old_session
|
||
msgid "Session open over 7 days"
|
||
msgstr "الجلسة مفتوحة منذ أكثر من 7 أيام"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Sessions"
|
||
msgstr "الجلسات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
||
msgid "Set Maximum Difference"
|
||
msgstr "تحديد الفرق الأقصى"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Set a maximum difference allowed between the expected and counted money "
|
||
"during the closing of the session"
|
||
msgstr ""
|
||
"قم بتحديد الفرق الأقصى المسموح به بين المبلغ المتوقع والمبلغ الفعلي عند "
|
||
"إغلاق الجلسة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
||
msgid ""
|
||
"Set a maximum difference allowed between the expected and counted money "
|
||
"during the closing of the session."
|
||
msgstr ""
|
||
"قم بتحديد الفرق الأقصى المسموح به بين المبلغ المتوقع والمبلغ الفعلي عند "
|
||
"إغلاق الجلسة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Set fiscal position"
|
||
msgstr "تعيين الوضع المالي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Set multiple prices per product, automated discounts, etc."
|
||
msgstr ""
|
||
"تعيين أسعار متعددة لكل منتج بالإضافة إلى الخصومات المؤتمتة وما إلى ذلك."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Set the background image of your customer display"
|
||
msgstr "قم بتعيين صورة خلفية شاشة العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Set the new discount"
|
||
msgstr "تعيين الخصم الجديد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Set the new price"
|
||
msgstr "تعيين السعر الجديد"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Set the new quantity"
|
||
msgstr "تعيين الكمية الجديدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings
|
||
msgid "Settings"
|
||
msgstr "الإعدادات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Settings on this page will apply to this point of sale."
|
||
msgstr "سيتم تطبيق الإعدادات المحددة في هذه الصفحة على نقطة البيع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_payment_provider_cards/pos_payment_provider_cards.xml:0
|
||
msgid "Setup"
|
||
msgstr "الضبط"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Share Open Orders"
|
||
msgstr "مشاركة الطلبات المفتوحة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later
|
||
msgid "Ship Later"
|
||
msgstr "الشحن لاحقاً"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__shipping_date
|
||
msgid "Shipping Date"
|
||
msgstr "تاريخ الشحن"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy
|
||
msgid "Shipping Policy"
|
||
msgstr "سياسة الشحن"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/res_partner.py:0
|
||
msgid "Shopping cart"
|
||
msgstr "عربة التسوق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_apple_pie_product_template
|
||
msgid "Shortcrust pastry with a Bramley apple filling."
|
||
msgstr "معجنات مع حشوة تفاح براملي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_cherry_pie_product_template
|
||
msgid "Shortcrust pastry with a Morello cherry filling."
|
||
msgstr "معجنات مع حشوة كرز موريلو."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Shortcut to skip payment screen"
|
||
msgstr "اختصار لتخطي شاشة الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_category_images
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_category_images
|
||
msgid "Show Category Images"
|
||
msgstr "إظهار صور الفئة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_product_images
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_product_images
|
||
msgid "Show Product Images"
|
||
msgstr "إظهار صور المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show category images"
|
||
msgstr "إظهار صور الفئات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__show_category_images
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_category_images
|
||
msgid "Show category images in the Point of Sale interface."
|
||
msgstr "إظهار صور الفئات في واجهة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Show details"
|
||
msgstr "إظهار التفاصيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
||
msgid "Show employee login screen"
|
||
msgstr "إظهار شاشة تسجيل دخول الموظفين"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show margins & costs"
|
||
msgstr "إظهار الهوامش والتكاليف"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show margins & costs on product information"
|
||
msgstr "إظهار الهوامش والتكاليف في معلومات المنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show product images"
|
||
msgstr "إظهار صور المنتجات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__show_product_images
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_product_images
|
||
msgid "Show product images in the Point of Sale interface."
|
||
msgstr "إظهار صور المنتجات في واجهة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Sign in"
|
||
msgstr "تسجيل الدخول"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
||
msgid "Skip Preview Screen"
|
||
msgstr "تجاوز شاشة المعاينة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid "Slot"
|
||
msgstr "فترة زمنية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.small_shelf_product_template
|
||
msgid "Small Shelf"
|
||
msgstr "رف صغير"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_cinnamon_roll_product_template
|
||
msgid ""
|
||
"Soft dough with a buttery cinnamon filling, topped with cream cheese icing."
|
||
msgstr "عجينة طرية مع حشوة القرفة بالزبدة، مغطاة بجبنة كريمة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Some Serial/Lot Numbers are missing"
|
||
msgstr "بعض الأرقام التسلسلية/أرقام الدفعات غير موجودة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Some orders are already being invoiced. Please try again later."
|
||
msgstr "بعض الطلبات قيد الفوترة بالفعل. يرجى المحاولة مرة أخرى لاحقًا."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Some orders could not be submitted to the server due to configuration "
|
||
"errors. You can exit the Point of Sale, but do not close the session before "
|
||
"the issue has been resolved."
|
||
msgstr ""
|
||
"تعذر إرسال بعض الطلبات إلى الخادم جراء أخطاء في التهيئة. يمكنك الخروج من "
|
||
"نقطة البيع، ولكن لا تقم بإغلاق الجلسة قبل أن يتم حل المشكلة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Some orders could not be submitted to the server due to internet connection "
|
||
"issues. You can exit the Point of Sale, but do not close the session before "
|
||
"the issue has been resolved."
|
||
msgstr ""
|
||
"تعذر إرسال بعض الطلبات إلى الخادم جراء أخطاء في الاتصال بالإنترنت. يمكنك "
|
||
"الخروج من نقطة البيع، ولكن لا تقم بإغلاق الجلسة قبل أن يتم حل المشكلة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0
|
||
msgid "Some process are still running in background, please wait..."
|
||
msgstr "بعض العمليات لا تزال قيد التشغيل في الخلفية، يرجى الانتظار..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Some required information is missing."
|
||
msgstr "بعض المعلومات المطلوبة غير موجودة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Some, if not all, post-processing after syncing order failed."
|
||
msgstr ""
|
||
"بعض عمليات المعالجة الأولية قد فشلت إن لم يكن كلها وذلك بعد مزامنة الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid ""
|
||
"Something went wrong... If you really are stuck, share the report with your "
|
||
"friendly support service"
|
||
msgstr ""
|
||
"حدث خطأ ما... إذا كنت حقاً عالقاً، قم بمشاركة التقرير مع خدمة الدعم الودودة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_sourdough_loaf_product_template
|
||
msgid "Sourdough Loaf"
|
||
msgstr "رغيف العجين المخمر"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Specific route"
|
||
msgstr "مسار محدد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
|
||
msgid "Specify product lot/serial number in pos order line"
|
||
msgstr ""
|
||
"قم بتحديد الرقم التسلسلي/رقم الدفعة الخاص بالمنتج في بند طلب نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id
|
||
msgid "Spefic route for products delivered later."
|
||
msgstr "مسار محدد للطلبات التي سوف يتم توصيلها في وقت لاحق."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.sport_shoes_product_template
|
||
msgid "Sport Shoes"
|
||
msgstr "أحذية رياضية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date
|
||
msgid "Start Date"
|
||
msgstr "تاريخ البدء"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start
|
||
msgid "Starting Balance"
|
||
msgstr "الرصيد الافتتاحي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Status"
|
||
msgstr "الحالة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"الأنشطة المعتمدة على الحالة\n"
|
||
"المتأخرة: تاريخ الاستحقاق مر\n"
|
||
"اليوم: تاريخ النشاط هو اليوم\n"
|
||
"المخطط: الأنشطة المستقبلية."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_move
|
||
msgid "Stock Move"
|
||
msgstr "حركة المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_rule
|
||
msgid "Stock Rule"
|
||
msgstr "قاعدة المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing
|
||
msgid "Stock should be updated at closing"
|
||
msgstr "يجب تحديث بضاعة المخزون عند الإغلاق"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Stock variation for %s"
|
||
msgstr "تباين المخزون لـ %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Stock, product configurator, replenishment, discounts"
|
||
msgstr "المخزون، أداة تهيئة المنتجات، تجديد المخزون، الخصومات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Stop"
|
||
msgstr "إيقاف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Stop Barcode Scanner"
|
||
msgstr "إيقاف ماسح الباركود"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__order_edit_tracking
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__order_edit_tracking
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_order_edit_tracking
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Store edited orders in the backend"
|
||
msgstr "تخزين الطلبات التي تم تحريرها في الواجهة الخلفية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Stripe"
|
||
msgstr "Stripe"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe
|
||
msgid "Stripe Payment Terminal"
|
||
msgstr "جهاز الدفع بالبطاقة Stripe"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.leather_jacket_product_template
|
||
msgid "Stylish leather jacket, durable and fashionable for all occasions."
|
||
msgstr "سترة جلدية أنيقة، متينة وعصرية لجميع المناسبات."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Subtotal"
|
||
msgstr "الناتج الفرعي"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_subtotal_excl
|
||
msgid "Subtotal w/o Tax"
|
||
msgstr "الإجمالي الفرعي دون ضرائب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total
|
||
msgid "Subtotal w/o discount"
|
||
msgstr "الإجمالي الفرعي دون خصم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Succesfully printed a test receipt"
|
||
msgstr "تمت طباعة الإيصال التجريبي بنجاح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
msgid "Successfully made a cash %s of %s."
|
||
msgstr "تم إجراء حركة نقدية %s بمبلغ %s."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "Sum of subtotals"
|
||
msgstr "مجموع الإجماليات الفرعية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.summer_hat_product_template
|
||
msgid "Summer Hat"
|
||
msgstr "قبعة صيفية"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.summer_hat_product_template
|
||
msgid "Summer hat, ideal for beach days and sunny weather."
|
||
msgstr "قبعة صيفية، مثالية لأيام الشاطئ والطقس المشمس."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_pecan_pie_product_template
|
||
msgid ""
|
||
"Sweet pie filled with pecans, with a rich, buttery filling and flaky saltt."
|
||
msgstr "فطيرة حلوة محشوة بالبقان، مع حشوة غنية بالزبدة والملح."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.t_shirt_slim_product_template
|
||
msgid "T shirt slim"
|
||
msgstr "تيشيرت ضيق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_t_shirt_pants_product_template
|
||
msgid "T-shirt & Pants Combo"
|
||
msgstr "طقم تيشيرت وبنطال"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Tables, menus, kitchen display, etc."
|
||
msgstr "الطاولات، القوائم، شاشة المطبخ، إلخ."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Take out / Delivery / Members"
|
||
msgstr "طلب الطعام إلى الخارج / التوصيل / الأعضاء"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
msgid "Tare"
|
||
msgstr "Tare"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Tare Weight:"
|
||
msgstr "الوزن الفارغ:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.model,name:point_of_sale.model_account_tax
|
||
msgid "Tax"
|
||
msgstr "الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included
|
||
msgid "Tax Display"
|
||
msgstr "عرض الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal
|
||
msgid "Tax Excl."
|
||
msgstr "غير شامل الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_tax_group
|
||
msgid "Tax Group"
|
||
msgstr "مجموعة الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0
|
||
msgid "Tax ID: %(vatId)s"
|
||
msgstr "المعرّف الضريبي: %(vatId)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl
|
||
msgid "Tax Incl."
|
||
msgstr "شامل الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Tax Name"
|
||
msgstr "اسم الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection
|
||
msgid "Tax Regime Selection value"
|
||
msgstr "قيمة اختيار نظام الضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal
|
||
msgid "Tax-Excluded Price"
|
||
msgstr "السعر غير شامل للضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total
|
||
msgid "Tax-Included Price"
|
||
msgstr "السعر شامل للضريبة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Taxes"
|
||
msgstr "الضرائب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Taxes on refunds"
|
||
msgstr "ضرائب استرداد الأموال"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Taxes on sales"
|
||
msgstr "ضرائب المبيعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position
|
||
msgid "Taxes to Apply"
|
||
msgstr "الضرائب المُراد تطبيقها"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "Taxes:"
|
||
msgstr "الضرائب:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Technical Stuff"
|
||
msgstr "المسائل التقنية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Technical Stuffs"
|
||
msgstr "المسائل التقنية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Tel:"
|
||
msgstr "هاتف:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "Terminal"
|
||
msgstr "جهاز الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos_button.xml:0
|
||
msgid "Test"
|
||
msgstr "اختبار"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Thank you."
|
||
msgstr "شكراً لك."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "The Availability After must be set between 00:00 and 24:00"
|
||
msgstr "يجب أن يتم تعيين \"متوفر بعد\" بين 00:00 و 24:00"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "The Availability Until must be greater than Availability After."
|
||
msgstr "يجب أن تكون قيمة \"متوفر حتى\" أكبر من \"متوفر بعد\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "The Availability Until must be set between 00:00 and 24:00"
|
||
msgstr "يجب أن يتم تعيين \"متوفر حتى\" بين 00:00 و 24:00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The Epson receipt printer will be used instead of the receipt printer "
|
||
"connected to the IoT Box."
|
||
msgstr ""
|
||
"سوف يتم استخدام طابعة إيصالات Epson عوضاً عن طابعة الإيصالات المتصلة بجهاز "
|
||
"IoT."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__proxy_ip
|
||
msgid "The IP Address or hostname of the Printer's hardware proxy"
|
||
msgstr "عنوان IP أو اسم المضيف لجهاز الطابعة الوكيل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__country_code
|
||
msgid ""
|
||
"The ISO country code in two chars. \n"
|
||
"You can use this field for quick search."
|
||
msgstr ""
|
||
"كود الدولة حسب المعيار الدولي أيزو المكون من حرفين.\n"
|
||
"يمكنك استخدام هذا الحقل لإجراء بحث سريع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "The Lot/Serial number is already added."
|
||
msgstr "تمت إضافة رقم المجموعة/الرقم التسلسلي بالفعل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "The Lot/Serial number is not valid"
|
||
msgstr "رقم المجموعة/الرقم التسلسلي غير صالح"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid ""
|
||
"The Point of Sale could not find any product, customer, employee or action "
|
||
"associated with the scanned barcode."
|
||
msgstr ""
|
||
"لم تتمكن نقطة البيع من العثور على أي منتج أو عميل أو إجراء مرتبط بالباركود "
|
||
"الممسوح."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited
|
||
msgid ""
|
||
"The Point of Sale only supports the \"add a rounding line\" rounding "
|
||
"strategy."
|
||
msgstr "تدعم نقطة البيع فقط استراتيجية تقريب \"إضافة بند تقريب\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "The Ticket Number should be at least 12 characters long."
|
||
msgstr "يجب أن يتكون رقم التذكرة من 12 حرف على الأقل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid ""
|
||
"The amount cannot be higher than the due amount if you don't have a cash "
|
||
"payment method configured."
|
||
msgstr ""
|
||
"لا يمكن أن يكون المبلغ أكبر من المبلغ المستحق إذا لم تكن لديك طريقة دفع "
|
||
"نقدية مهيئة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"The amount of your payment lines must be rounded to validate the "
|
||
"transaction.\n"
|
||
"The rounding precision is %(rounding)s so you should set %(expectedAmount)s "
|
||
"as payment amount instead of %(paidAmount)s."
|
||
msgstr ""
|
||
"يجب تقريب مبلغ بنود الدفع الخاصة بك حتى تتمكن من تصديق المعاملة.\n"
|
||
"دقة التقريب هي %(rounding)s ، لذا يجب عليك تعيين %(expectedAmount)s كمبلغ "
|
||
"الدفع بدلاً من %(paidAmount)s."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_brand
|
||
msgid "The brand of the payment card (e.g. Visa, AMEX, ...)"
|
||
msgstr "العلامة التجارية للبطاقة المستخدمة للدفع (مثال: Visa ،AMEX، ...)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'"
|
||
msgstr "يجب أن تكون استراتيجية تقريب المال لنقطة البيع %(pos)s : '%(value)s'"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "The company must have a fiscal country set."
|
||
msgstr "يجب أن يكون لدى الشركة بلد ضريبي محدد."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "The cutter has a foreign matter, please check the cutter mechanism"
|
||
msgstr "يوجد جسم غريب في القاطع، يرجى فحص آلية القاطع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "The default pricelist must be included in the available pricelists."
|
||
msgstr "يجب أن تتضمن قوائم الأسعار المتاحة قائمة الأسعار الافتراضية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The default pricelist must belong to no company or the company of the point "
|
||
"of sale."
|
||
msgstr ""
|
||
"يجب ألّا تنتمي قائمة الأسعار الافتراضية إلى أي شركة أو أن تنتمي إلى شركة نقطة "
|
||
"البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The default tip product is missing. Please manually specify the tip product. "
|
||
"(See Tips field.)"
|
||
msgstr ""
|
||
"المنتج الافتراضي مفقود. يرجى تحديد منتج البقشيش يدوياً (انظر إلى حقل البقشيش.)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"The device is not connected, please check the printer power / connection"
|
||
msgstr "الجهاز غير متصل، يرجى التحقق من طاقة/اتصال الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"The existing serial/lot numbers could not be retrieved. \n"
|
||
"Continue without checking the validity of serial/lot numbers ?"
|
||
msgstr ""
|
||
"لم نتمكن من جلب الأرقام التسلسلية/أرقام المجموعات الموجودة. \n"
|
||
"أترغب في الاستمرارا دون التحقق من صلاحية الأرقام التسلسلية/أرقام المجموعات؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "The field %s must be filled."
|
||
msgstr "يجب تعبئة الحقل %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid ""
|
||
"The fiscal position used in the original order is not loaded. Make sure it "
|
||
"is loaded by adding it in the pos configuration."
|
||
msgstr ""
|
||
"لم يتم تحميل الوضع المالي المستخدم في الطلب الرئيسي. تأكد من أنه قد تم "
|
||
"تحميله عن طريق إضافته في تهيئة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid ""
|
||
"The following error code was given by the printer: %s \n"
|
||
"To find more details on the error reason, please search online for: Epson "
|
||
"Server Direct Print %s "
|
||
msgstr ""
|
||
"أصدرت الطابعة رمز الخطأ التالي: %s \n"
|
||
"للحصول على مزيد من التفاصيل حول سبب الخطأ، يرجى البحث عبر الإنترنت عن: Epson "
|
||
"Server Direct Print %s "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
msgid ""
|
||
"The following refund orders can't be part of a consolidated invoice because "
|
||
"they refunded invoiced orders. Each refund order should be handled "
|
||
"separately.\n"
|
||
"\n"
|
||
"%s"
|
||
msgstr ""
|
||
"لا يمكن أن تكون أوامر الاسترداد التالية جزءاً من فاتورة مجمعة لأنها قامت "
|
||
"باسترداد مبالغ لطلبات تمت فوترتها بالفعل. يجب التعامل مع كل طلب استرداد على "
|
||
"حدة.\n"
|
||
"\n"
|
||
"%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_combo.py:0
|
||
msgid "The free quantity must be smaller or equal to the maximum quantity."
|
||
msgstr "يجب أن تكون الكمية المجانية أقل من أو تساوي الكمية القصوى."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_combo.py:0
|
||
msgid "The free quantity of a combo must be greater or equal to 0."
|
||
msgstr "يجب أن تكون الكمية المجانية من منتج الكومبو أكبر من أو تساوي 0."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_proxy_ip
|
||
msgid ""
|
||
"The hostname or ip address of the hardware proxy, Will be autodetected if "
|
||
"left empty."
|
||
msgstr ""
|
||
"اسم المضيف أو عنوان الـip لوكيل الجهاز، سيتم الكشف التلقائي عنهم إذا تركت "
|
||
"هذه الخانة فارغة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The invoice journal must be in the same currency as the Sales Journal or the "
|
||
"company currency if that is not set."
|
||
msgstr ""
|
||
"يجب أن تكون عملة دفتر يومية الفاتورة هي نفس العملة المذكورة في دفتر يومية "
|
||
"المبيعات أو عملة الشركة إن لم يكن قد تم ضبط عملة لدفتر اليومية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "The mail template with xmlid %s has been deleted."
|
||
msgstr "لقد تم حذف قالب البريد الإلكتروني مع xmlid%s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid ""
|
||
"The maximum difference allowed is %s.\n"
|
||
"Please contact your manager to accept the closing difference."
|
||
msgstr ""
|
||
"الحد الأقصى للفرق المسموح به هو %s.\n"
|
||
"يرجى التواصل مع مديرك لقبول فرق الإقفال."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_combo.py:0
|
||
msgid "The maximum quantity of a combo must be greater or equal to 1."
|
||
msgstr "يجب أن تكون الكمية القصوى للكومبو أكبر من أو تساوي 1."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid ""
|
||
"The money counted doesn't match what we expected. Want to log the difference "
|
||
"for the books?"
|
||
msgstr ""
|
||
"المبلغ الذي قمت بحسابه لا يطابق المبلغ المتوقع. أترغب في تسجيل الفرق في "
|
||
"الدفاتر؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_bill.py:0
|
||
msgid "The name of the Coins/Bills must be a number."
|
||
msgstr "يجب أن يكون اسم العملات/النقود الورقية عدداً."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count
|
||
msgid "The number of point of sales orders related to this customer"
|
||
msgstr "عدد طلبات نقاط البيع المرتبطة بهذا العميل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "The order could not be sent to the server due to an unknown error"
|
||
msgstr "تعذّر إرسال الطلب إلى الخادم بسبب خطأ مجهول"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"The order delivery / pickup date is in the future. You cannot cancel it."
|
||
msgstr "تاريخ توصيل /استلام الطلب في المستقبل. لا يمكنك إلغاؤه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"The order has been modified on another device. If you have modified existing "
|
||
"order lines, check that your changes have not been overwritten.\n"
|
||
"\n"
|
||
"The order will be sent to the server with the last changes made on this "
|
||
"device."
|
||
msgstr ""
|
||
"تم تعديل الطلب على جهاز آخر. إذا قمت بتعديل بنود الطلب الحالية، فتأكد من أن "
|
||
"التغييرات لم يتم استبدالها.\n"
|
||
"\n"
|
||
"سيتم إرسال الطلب إلى الخادم مع آخر التغييرات التي تم إجراؤها على هذا الجهاز."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid ""
|
||
"The order has been synchronized earlier. Please make the invoice from the "
|
||
"backend for the order: "
|
||
msgstr "تمت مزامنة الطلب سابقاً. يرجى إنشاء الفاتورة من الواجهة الخلفية للطلب: "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "The paid amount is different from the total amount of the order."
|
||
msgstr "يختلف المبلغ المدفوع عن المبلغ الإجمالي للطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "The paper is empty, please load paper into the printer"
|
||
msgstr "الورق فارغ، يرجى تحميل الورق في الطابعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment.py:0
|
||
msgid ""
|
||
"The payment method selected is not allowed in the config of the POS session."
|
||
msgstr "طريقة الدفع المحددة غير مسموح بها في تهيئة جلسة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The payment methods for the point of sale %s must belong to its company."
|
||
msgstr "يجب أن تنتمي طرق دفع نقطة البيع %s إلى شركتها."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids
|
||
msgid ""
|
||
"The point of sale will only display products which are within one of the "
|
||
"selected category trees. If no category is specified, all available products "
|
||
"will be shown"
|
||
msgstr ""
|
||
"ستعرض نقطة البيع فقط المنتجات التي تندرج ضمن إحدى أشجار الفئات المحددة. إذا "
|
||
"لم يتم تحديد أي فئة، سوف يتم إظهار كافة المنتجات المتاحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_move__reversed_pos_order_id
|
||
msgid ""
|
||
"The pos order that was reverted after closing the session to create an "
|
||
"invoice for it."
|
||
msgstr "أمر البيع الذي تم إرجاعه بعد إغلاق الجلسة لإنشاء فاتورة له."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__note_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_note_ids
|
||
msgid "The predefined notes of this point of sale."
|
||
msgstr "الملاحظات المحددة مسبقاً في نقطة البيع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id
|
||
msgid ""
|
||
"The pricelist used if no customer is selected or if the customer has no Sale "
|
||
"Pricelist configured if any."
|
||
msgstr ""
|
||
"قائمة الأسعار المستخدمة إذا لم يتم تحديد عميل أو في حال لم يقم العميل بتهيئة "
|
||
"قائمة أسعار المبيعات، إن وجدت."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "The printer is not reachable."
|
||
msgstr "لا يمكن الوصول إلى الطابعة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category__hour_after
|
||
msgid ""
|
||
"The product will be available after this hour for online order and self "
|
||
"order."
|
||
msgstr "سيكون المنتج متوفراً بعد هذه الساعة للطلب عبر الإنترنت والطلب الذاتي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category__hour_until
|
||
msgid ""
|
||
"The product will be available until this hour for online order and self "
|
||
"order."
|
||
msgstr "سيكون المنتج متوفراً حتى هذه الساعة للطلب عبر الإنترنت أو الطلب الذاتي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate
|
||
msgid ""
|
||
"The rate of the currency to the currency of rate applicable at the date of "
|
||
"the order"
|
||
msgstr "نسبة العملة مقابل العملة ذات النسبة الممكن تطبيقها في تاريخ الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
||
msgid ""
|
||
"The receipt screen will be skipped if the receipt can be printed "
|
||
"automatically."
|
||
msgstr "سوف يتم تخطي شاشة الإيصال إذا كان من الممكن طباعة الإيصال تلقائياً."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
||
msgid "The receipt will automatically be printed at the end of each order."
|
||
msgstr "ستتم طباعة الإيصال تلقائياً عند نهاية كل طلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid ""
|
||
"The requested quantity to be refunded is higher than the ordered quantity. "
|
||
"%s is requested while only %s can be refunded."
|
||
msgstr ""
|
||
"الكمية المطلوب استرداد قيمتها أكبر من الكمية التي قد تم طلبها. لقد تم طلب "
|
||
"استرداد مبالغ الكمية %s بينما يمكن استرداد مبالغ %s فقط."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid ""
|
||
"The requested quantity to be refunded is higher than the refundable quantity."
|
||
msgstr "الكمية المطلوب استرداد قيمتها أكبر من الكمية التي يمكن استرداد قيمتها."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "The selected customer needs an address."
|
||
msgstr "يحتاج العميل المحدد إلى عنوان."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The selected pricelists must belong to no company or the company of the "
|
||
"point of sale."
|
||
msgstr ""
|
||
"يجب ألّا تنتمي قائمة الأسعار المحددة إلى أي شركة أو أن تنتمي إلى شركة نقطة "
|
||
"البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "The server encountered an error while receiving your order."
|
||
msgstr "حدث خطأ في الخادم أثناء استلام طلبك."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"The session has been already closed by another User. All sales completed in "
|
||
"the meantime have been saved in a Rescue Session, which can be reviewed "
|
||
"anytime and posted to Accounting from Point of Sale's dashboard."
|
||
msgstr ""
|
||
"تم إغلاق الجلسة بالفعل بواسطة مستخدم آخر. تم حفظ كافة المبيعات التي تم "
|
||
"إكمالها في الوقت الحالي في جلسة استرجاع، والتي يمكن مراجعتها في أي وقت "
|
||
"وترحيلها إلى المحاسبة من لوحة بيانات نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid ""
|
||
"The session has been opened for an unusually long period. Please consider "
|
||
"closing."
|
||
msgstr "هذه الجلسة مفتوحة منذ وقت طويل. ننصح بإغلاق الجلسة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "The session is being closed by another user. The page will be reloaded."
|
||
msgstr "يتم إغلاق الجلسة من قبل مستخدم آخر. سيتم إعادة تحميل الصفحة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "The start time must be before the end time."
|
||
msgstr "يجب أن يكون وقت البدء قبل وقت الانتهاء."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid ""
|
||
"The tip has been added to the order. However,the selected payment line does "
|
||
"not allow tips to be added."
|
||
msgstr ""
|
||
"تمت إضافة البقشيش إلى الطلب. ومع ذلك، لا يسمح بند الدفع المحدد بإضافة "
|
||
"البقشيش."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The transactions are processed by Adyen. Set your Adyen credentials on the "
|
||
"related payment method."
|
||
msgstr ""
|
||
"تتم معالجة المعاملات بواسطة Adyen. قم بتعيين بيانات اعتماد Adyen الخاصة بك "
|
||
"في طريقة الدفع ذات الصلة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by Mercado Pago on terminal"
|
||
msgstr "تتم معالجة المعاملات عن طريق Mercado Pago في جهاز الدفع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercado_pago
|
||
msgid ""
|
||
"The transactions are processed by Mercado Pago. Set your Mercado Pago "
|
||
"credentials on the related payment method."
|
||
msgstr ""
|
||
"تتم معالجة المعاملات بواسطة Mercado Pago. قم بتعيين بيانات اعتماد Mercado "
|
||
"Pago الخاصة بك في طريقة الدفع ذات الصلة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by Pine Labs on the terminal."
|
||
msgstr "تتم معالجة المعاملات بواسطة Pine Labs على جهاز الدفع بالبطاقة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pine_labs
|
||
msgid ""
|
||
"The transactions are processed by Pine Labs. Set your Pine Labs credentials "
|
||
"on the related payment method."
|
||
msgstr ""
|
||
"تتم معالجة المعاملات بواسطة Pine Labs. قم بتعيين بيانات اعتماد Pine Labs "
|
||
"الخاصة بك على طريقة الدفع ذات الصلة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by QFPay on the terminal."
|
||
msgstr "تتم معالجة المعاملات بواسطة QFPay على جهاز الدفع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_qfpay
|
||
msgid ""
|
||
"The transactions are processed by QFPay. Set your QFPay credentials on the "
|
||
"related payment method."
|
||
msgstr ""
|
||
"تتم معالجة المعاملات بواسطة QFPay. قم بتعيين بيانات اعتماد QFPay الخاصة بك "
|
||
"على طريقة الدفع ذات الصلة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_razorpay
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The transactions are processed by Razorpay. Set your Razorpay credentials on "
|
||
"the related payment method."
|
||
msgstr ""
|
||
"تتم معالجة المعاملات بواسطة Razorpay. قم بتعيين بيانات اعتماد Razorpay "
|
||
"الخاصة بك في طريقة الدفع ذات الصلة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The transactions are processed by Stripe. Set your Stripe credentials on the "
|
||
"related payment method."
|
||
msgstr ""
|
||
"تتم معالجة المعاملات عن طريق Stripe. قم بإعداد بيانات اعتماد Stripe الخاصة "
|
||
"بك في طريقة الدفع ذات الصلة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_viva_com
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by Viva.com on terminal or tap on phone."
|
||
msgstr "تتم معالجة المعاملات عن طريق Viva.com في جهاز الدفع أو الهاتف المحمول."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_type
|
||
msgid "The type of the payment card (e.g. CREDIT CARD OR DEBIT CARD)"
|
||
msgstr "نوع بطاقة الدفع (مثل بطاقة الائتمان أو بطاقة الخصم)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end
|
||
msgid "Theoretical Closing Balance"
|
||
msgstr "رصيد الإقفال المتوقع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "There are no products in this category."
|
||
msgstr "لا توجد منتجات في هذه الفئة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"There are still orders in draft state in the session. Pay or cancel the "
|
||
"following orders to validate the session:\n"
|
||
"%s"
|
||
msgstr ""
|
||
"لا تزال هناك طلبات في حالة المسودة في هذه الجلسة. قم بدفع أو إلغاء الطلبات "
|
||
"التالية لتصديق الجلسة: \n"
|
||
"%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"There is a difference between the amounts to post and the amounts of the "
|
||
"orders, it is probably caused by taxes or accounting configurations changes."
|
||
msgstr ""
|
||
"هناك فرق بين المبالغ لترحيلها ومبالغ الطلبات. هذا الفرق غالباً نتيجة للضرائب "
|
||
"أو التغييرات التي أُجريت على تهيئة المحاسبة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "There is already an electronic payment in progress."
|
||
msgstr "هناك عملية دفع إلكترونية قيد التنفيذ بالفعل."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"There is no Chart of Accounts configured on the company. Please go to the "
|
||
"invoicing settings to install a Chart of Accounts."
|
||
msgstr ""
|
||
"لا يوجد مخطط حسابات مهيأ في الشركة. يرجى الذهاب غلى إعدادات الفوترة لتثبيت "
|
||
"مخطط الحسابات."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"There is no cash payment method available in this point of sale to handle "
|
||
"the change.\n"
|
||
"\n"
|
||
" Please pay the exact amount or add a cash payment method in the point of "
|
||
"sale configuration"
|
||
msgstr ""
|
||
"ليس هناك طريقة دفع نقدي متاحة في نقطة البيع هذه للتعامل مع الباقي.\n"
|
||
"\n"
|
||
"يرجى دفع المبلغ المحدد أو إضافة طريقة الدفع نقداً في تهيئة نقطة البيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "There is no cash payment method for this PoS Session"
|
||
msgstr "لا توجد طريقة دفع نقدية لجلسة نقطة البيع هذه"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "There is no cash register in this session."
|
||
msgstr "لا يوجد صندوق لتسجيل النقد في هذه الجلسة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"There is no serial/lot number for the selected product, and their creation "
|
||
"is not allowed from the Point of Sale app."
|
||
msgstr ""
|
||
"لا يوجد رقم تسلسلي/رقم مجموعة للمنتج المحدد، ولا يُسمح بإنشائهم من تطبيق "
|
||
"نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"There must be at least one product in your order before it can be validated "
|
||
"and invoiced."
|
||
msgstr ""
|
||
"يجب أن يكون هناك منتج واحد على الأقل في طلبك قبل أن تتمكن من تصديقه وفوترته."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fast_payment_method_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_fast_payment_method_ids
|
||
msgid "These payment methods will be available for fast payment"
|
||
msgstr "ستكون طرق الدفع هذه متاحة للدفع السريع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid ""
|
||
"This barcode is not compatible with the GS1 standard. Consider configuring a "
|
||
"fallback barcode parser from the PoS settings."
|
||
msgstr ""
|
||
"هذا الباركود غير متوافق مع معيار GS1. قم بتهيئة محلل الباركود الاحتياطي من "
|
||
"إعدادات نظام نقاط البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"This cash payment method is already used in another Point of Sale.\n"
|
||
"A new cash payment method should be created for this Point of Sale."
|
||
msgstr ""
|
||
"طريقة الدفع النقدية هذه مستخدمة بالفعل في نقطة بيع أخرى. \n"
|
||
"يجب إنشاء طريقة دفع نقدية أخرى لنقطة البيع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "This device"
|
||
msgstr "هذا الجهاز"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
||
msgid ""
|
||
"This field depicts the maximum difference allowed between the ending balance "
|
||
"and the theoretical cash when closing a session, for non-POS managers. If "
|
||
"this maximum is reached, the user will have an error message at the closing "
|
||
"of his session saying that he needs to contact his manager."
|
||
msgstr ""
|
||
"يعبر هذا الحقل عن الفارق الأقصى المسموح به بين الرصيد الختامي والقيمة "
|
||
"النظرية عند إغلاق الجلسة، لمستخدمي نقطة البيع من غير المدراء. إذا وصل "
|
||
"المستخدم إلى هذا الحد الأقصى، ستظهر له رسالة خطأ عند إغلاق الجلسة لإخباره "
|
||
"بأنه عليه التواصل مع مديره."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id
|
||
msgid ""
|
||
"This field is there to pass the id of the pos manager group to the point of "
|
||
"sale client."
|
||
msgstr ""
|
||
"وظيفة هذا الحقل هي إظهار مُعرف مجموعة مدراء نقطة البيع لعميل نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id
|
||
msgid ""
|
||
"This field is there to pass the id of the pos user group to the point of "
|
||
"sale client."
|
||
msgstr ""
|
||
"وظيفة هذا الحقل هي إظهار مُعرف مجموعة مستخدمي نقطة البيع لعميل نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "This invoice has been created from the point of sale session:%s"
|
||
msgstr "لقد تم إنشاء هذه الفاتورة من جلسة نقطة البيع: %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids
|
||
msgid ""
|
||
"This is useful for restaurants with onsite and take-away services that imply "
|
||
"specific tax rates."
|
||
msgstr ""
|
||
"يكون هذا مفيدًا للمطاعم التي تقدم خدمات الأكل داخل المطعم أو الوجبات السريعة "
|
||
"التي تتضمن رسوم ضريبية معينة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_journal.py:0
|
||
msgid ""
|
||
"This journal is associated with a payment method. You cannot modify its type"
|
||
msgstr "دفتر اليومية هذا مرتبط بطريقة دفع. لا يمكنك تعديل نوعه"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.js:0
|
||
msgid "This operation will destroy all ${"
|
||
msgstr "ستتسبب هذه العملية في تدمير كافة ${"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0
|
||
msgid "This option or combination of options is not available"
|
||
msgstr "هذا الخيار أو تركيبة الخيارات هذه غير متاحة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"This order already has refund lines for %s. We can't change the customer "
|
||
"associated to it. Create a new order for the new customer."
|
||
msgstr ""
|
||
"يحتوي هذا الطلب على بنود استرداد الأموال لـ %s. لا يمكننا تغيير العميل "
|
||
"المرتبط به. قم بإنشاء طلب جديد للعميل الجديد."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"This order has already been paid. You cannot set it back to draft or edit it."
|
||
msgstr ""
|
||
"لقد تم دفع قيمة هذا الطلب بالفعل. لا يمكنك تعيينه مرة أخرى كمسودة أو تعديله."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
||
msgid ""
|
||
"This order is not yet synced to server. Make sure it is synced then try "
|
||
"again."
|
||
msgstr "هذا الطلب غير متزامن في الخادم بعد. تأكد من أنه متزامن ثم حاول مجدداً."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid ""
|
||
"This orderline has already been sent to the kitchen and cannot be edited."
|
||
msgstr "تم إرسال هذا الطلب إلى المطبخ ولا يمكن تعديله."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "This payment method is not configured to generate QR codes."
|
||
msgstr "طريقة الدفع هذه غير مهيأة لإنشاء كود QR."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "This product is used as reference on customer receipts."
|
||
msgstr "يستخدم هذا المنتج كمرجع في فواتير العميل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "This session is already closed."
|
||
msgstr "هذه الجلسة مغلقة بالفعل."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "This tax is applied to any new product created in the catalog."
|
||
msgstr "يتم تطبيق هذه الضريبة على كل منتج جديد يُنشأ في الدليل."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Those settings are common to all PoS."
|
||
msgstr "هذه الإعدادات مشتركة في كافة نقاط البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "Ticket"
|
||
msgstr "التذكرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__ticket_code
|
||
msgid "Ticket Code"
|
||
msgstr "رمز التذكرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Ticket Nr"
|
||
msgstr "رقم التذكرة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_tiger_white_loaf_product_template
|
||
msgid ""
|
||
"Tiger bloomer. Baked for a soft inside, with its distinctive savoury "
|
||
"crackled crust."
|
||
msgstr ""
|
||
"تايغر بلومر. مخبوز ليكون طرياً في الداخل، مع قشرته المتشققة اللذيذة المميزة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_tiger_white_loaf_product_template
|
||
msgid "Tiger white loaf"
|
||
msgstr "Tiger white loaf"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Timeout occured, please try again"
|
||
msgstr "حدثت فترة توقف مؤقتة، يرجى المحاولة مرة أخرى"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Tip"
|
||
msgstr "نصيحة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount
|
||
msgid "Tip Amount"
|
||
msgstr "مبلغ البقشيش"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Tip Product"
|
||
msgstr "وضع بقشيش للمنتج"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_product_tip_product_template
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Tips"
|
||
msgstr "تلميحات"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "To Close"
|
||
msgstr "للإقفال"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__invoice_status__to_invoice
|
||
msgid "To Invoice"
|
||
msgstr "بانتظار الفوترة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "To Pay"
|
||
msgstr "للدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "To Refund:"
|
||
msgstr "لاسترداد الأموال:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight
|
||
msgid "To Weigh With Scale"
|
||
msgstr "الوزن بميزان"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_product.py:0
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid ""
|
||
"To delete a product, make sure all point of sale sessions are closed.\n"
|
||
"\n"
|
||
"Deleting a product available in a session would be like attempting to snatch "
|
||
"a hamburger from a customer’s hand mid-bite; chaos will ensue as ketchup and "
|
||
"mayo go flying everywhere!"
|
||
msgstr ""
|
||
"لحذف منتج، تأكد من إغلاق كافة جلسات نقاط البيع.\n"
|
||
"\n"
|
||
"سيكون حذف منتج متاح في جلسة ما أشبه بمحاولة انتزاع شطيرة همبرغر من يد عميل "
|
||
"في منتصف قضمتها؛ ستحدث فوضى عارمة حيث يتطاير الكاتشب والمايونيز في كل مكان!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid ""
|
||
"To enable invoice creation, please add a journal for it in the settings."
|
||
msgstr "لتمكين عملية إنشاء الفواتير، يرجى إضافة دفتر يوميات لها في الإعدادات."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice
|
||
msgid "To invoice"
|
||
msgstr "بانتظار الفوترة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
||
msgid "To record new orders, start a new session."
|
||
msgstr "لتسجيل طلبات جديدة، ابدأ جلسة جديدة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "To return product(s), you need to open a session in the POS %s"
|
||
msgstr "لإرجاع المنتج( المنتجات)، ستحتاج إلى فتك جلسة في نقطة البيع %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Today"
|
||
msgstr "اليوم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Total"
|
||
msgstr "الإجمالي"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Cost:"
|
||
msgstr "التكلفة الإجمالية:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount
|
||
msgid "Total Discount"
|
||
msgstr "إجمالي الخصم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Margin:"
|
||
msgstr "إجمالي الهامش:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Total Paid (with rounding)"
|
||
msgstr "إجمالي المدفوع (مع التقريب)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount
|
||
msgid "Total Payments Amount"
|
||
msgstr "إجمالي مبلغ المدفوعات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total
|
||
msgid "Total Price"
|
||
msgstr "إجمالي السعر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Price excl. Tax:"
|
||
msgstr "إجمالي السعر غير شامل الضريبة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Price incl. Tax:"
|
||
msgstr "إجمالي السعر شامل الضريبة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.js:0
|
||
msgid "Total VAT:"
|
||
msgstr "إجمالي ضريبة القيمة المضافة:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount
|
||
msgid "Total amount of the payment."
|
||
msgstr "إجمالي مبلغ الدفع."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost
|
||
msgid "Total cost"
|
||
msgstr "إجمالي التكلفة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "Total qty"
|
||
msgstr "إجمالي الكمية"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Total:"
|
||
msgstr "الإجمالي:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.js:0
|
||
msgid "Total: %s"
|
||
msgstr "الإجمالي: %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_edit_tracking
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__order_edit_tracking
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_order_edit_tracking
|
||
msgid "Track orders edits"
|
||
msgstr "تتبع عمليات تحرير الطلبات"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_odoo_sneakers_product_template
|
||
msgid ""
|
||
"Trainers in cotton canvas with a padded top edge, tongue and lacing at the "
|
||
"front."
|
||
msgstr ""
|
||
"حذاء رياضي من القماش القطني بتصميم حافة علوية مبطنة، ولسان، ورباط من الأمام."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction
|
||
msgid "Transaction"
|
||
msgstr "معاملة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Transaction cancelled"
|
||
msgstr "تم إلغاء المعاملة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_picking
|
||
msgid "Transfer"
|
||
msgstr "تحويل"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Trusted POS"
|
||
msgstr "نقطة بيع موثوقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__trusted_config_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_trusted_config_ids
|
||
msgid "Trusted Point of Sale Configurations"
|
||
msgstr "تهيئة نقطة البيع الموثوقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type
|
||
msgid "Type"
|
||
msgstr "النوع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__qr_code_method
|
||
msgid "Type of QR-code to be generated for this payment method."
|
||
msgstr "نوع كود QR ليتم إنشاؤه لطريقة الدفع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type
|
||
msgid "Type of card used"
|
||
msgstr "نوع البطاقة المستخدمة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "نوع النشاط المستثنى في السجل."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
||
msgid "UNSELECT"
|
||
msgstr "إلغاء التحديد"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__url
|
||
msgid "URL"
|
||
msgstr "رابط URL"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Unable to close and validate the session.\n"
|
||
"Please set corresponding tax account in each repartition line of the "
|
||
"following taxes: \n"
|
||
"%s"
|
||
msgstr ""
|
||
"تعذر إغلاق وتصديق الجلسة. \n"
|
||
"يرجى ضبط حساب الضريبة المقابل في كل بند إعادة توزيع للضرائب التالية: \n"
|
||
"%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Unable to download invoice."
|
||
msgstr "تعذر تحميل الفاتورة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"Unable to modify this PoS Configuration because you can't modify %s while a "
|
||
"session is open."
|
||
msgstr ""
|
||
"تعذر تعديل تهيئة نقطة البيع هذه لأن لا يمكنك تعديل %s عندما تكون الجلسة "
|
||
"مفتوحة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid "Unable to parse barcode"
|
||
msgstr "تعذر تحليل الباركود"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Unable to show information about this error."
|
||
msgstr "تعذر إظهار المعلومات عن هذا الخطأ."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "Unable to sync order"
|
||
msgstr "تعذر مزامنة الطلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Unique code"
|
||
msgstr "الرمز الفريد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Unit"
|
||
msgstr "الوحدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit
|
||
msgid "Unit Price"
|
||
msgstr "سعر الوحدة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Unit price:"
|
||
msgstr "سعر الوحدة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid "Unknown Barcode"
|
||
msgstr "باركود غير معروف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Unknown Error"
|
||
msgstr "خطأ غير معروف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
|
||
msgid "Unnamed Product"
|
||
msgstr "منتج غير مسمى"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Unpaid"
|
||
msgstr "غير مدفوعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid "Unsupported Barcode Format"
|
||
msgstr "صيغة الباركود غير مدعومة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
||
msgid "Unsynced order"
|
||
msgstr "طلب غير متزامن"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid ""
|
||
"Until the connection is reestablished, Odoo Point of Sale will operate with "
|
||
"limited functionality."
|
||
msgstr "إلى أن تتم إعادة الاتصال، ستعمل نقطة بيع أودو بوظائف محدودة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Update quantities in stock"
|
||
msgstr "تحديث الكميات في المخزون"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_upper
|
||
msgid "Upper body"
|
||
msgstr "الجسم العلوي"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Upsell & Cross-Sell"
|
||
msgstr "الارتقاء بالصفقة والبيع المتبادل"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_presets
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_presets
|
||
msgid "Use Presets"
|
||
msgstr "استخدم الإعدادات المعدة مسبقاً"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal
|
||
msgid "Use a Payment Terminal"
|
||
msgstr "استخدام جهاز الدفع بالبطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist
|
||
msgid "Use a pricelist."
|
||
msgstr "استخدام قائمة أسعار."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__iot
|
||
msgid "Use a printer connected to the IoT Box"
|
||
msgstr "استخدم طابعة متصلة بجهاز IoT"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__epson_epos
|
||
msgid "Use an Epson printer"
|
||
msgstr "استخدام طابعة Epson"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Use automatic taxes mapping with Avatax"
|
||
msgstr "استخدم تعيين الضرائب التلقائي مع Avatax"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_avatax
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_avatax
|
||
msgid "Use automatic taxes mapping with Avatax in PoS"
|
||
msgstr "استخدام التعيين التلقائي للضرائب مع Avatax في نقاط البيع"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Use barcodes to scan products, customer cards, etc."
|
||
msgstr "استخدام الباركودات لمسح المنتجات وبطاقات العملاء وما إلى ذلك."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Use fiscal positions to get different taxes by order"
|
||
msgstr "استخدم الأوضاع المالية للحصول على ضرائب مختلفة لكل طلب"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Used to record product pickings. Products are consumed from its default "
|
||
"source location."
|
||
msgstr ""
|
||
"يُستخدم لتسجيل عمليات انتقاء المنتجات. يتم استهلاك المنتجات من موقعه المصدري "
|
||
"الافتراضي."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_users
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id
|
||
#: model:res.groups,name:point_of_sale.group_pos_user
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "User"
|
||
msgstr "المستخدم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.report,name:point_of_sale.report_user_label
|
||
msgid "User Labels"
|
||
msgstr "بطاقات عنوان المستخدم"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__uuid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__uuid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__uuid
|
||
msgid "Uuid"
|
||
msgstr "المعرف الفريد عالمياً"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "VAT"
|
||
msgstr "ضريبة القيمة المضافة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.js:0
|
||
msgid "VAT:"
|
||
msgstr "ضريبة القيمة المضافة:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Validate"
|
||
msgstr "تصديق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value
|
||
msgid "Value"
|
||
msgstr "القيمة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_green_hood_product_template
|
||
msgid ""
|
||
"Versatile cotton hoodie with an adjustable drawstring hood and front zipper "
|
||
"closure."
|
||
msgstr "سترة مع قلنسوة يمكن التحكم بحجمها، مع سحّاب في الأمام."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.jean_jacket_product_template
|
||
msgid "Vintage jean jacket, a timeless piece for any casual outfit."
|
||
msgstr "سترة جينز كلاسيكية، قطعة لا تتأثر بمرور الزمن لمظهر عصري."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "Visible to all"
|
||
msgstr "مرئي للكل"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Viva.com"
|
||
msgstr "Viva.com"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_viva_com
|
||
msgid "Viva.com Payment Terminal"
|
||
msgstr "جهاز الدفع Viva.com"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Waiting for card"
|
||
msgstr "بانتظار البطاقة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.wall_shelf_product_template
|
||
msgid "Wall Shelf Unit"
|
||
msgstr "رف حائط"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_warehouse
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Warehouse"
|
||
msgstr "المستودع"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id
|
||
msgid "Warehouse (PoS)"
|
||
msgstr "المستودع (نقطة البيع)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard
|
||
msgid "Warning"
|
||
msgstr "تحذير"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"Warning, the paid amount is higher than the total amount. (Difference: %s)"
|
||
msgstr "تحذير، المبلغ المدفوع أعلى من المبلغ الإجمالي. (الفرق: %s)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__website_message_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "رسائل الموقع الإلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__website_message_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "سجل تواصل الموقع الإلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Weighing Product:"
|
||
msgstr "وزن المنتج:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight
|
||
msgid "Weighted Product"
|
||
msgstr "منتج موزون"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Welcome."
|
||
msgstr "مرحباً."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one
|
||
msgid "When all products are ready"
|
||
msgstr "عندما تكون كافة المنتجات جاهزة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
||
msgid ""
|
||
"When disabled, only PoS manager can view the margin and cost of product "
|
||
"among the Product info."
|
||
msgstr ""
|
||
"عندما لا يكون مفعلاً، وحده مدير نقطة البيع بوسعه عرض هامش وتكاليف المنتج ضمن "
|
||
"معلومات المنتج."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Whenever you close a session, one entry is generated in the following "
|
||
"accounting journal for all the orders not invoiced. Invoices are recorded in "
|
||
"accounting separately."
|
||
msgstr ""
|
||
"عندما تغلق جلسة، يتم إنشاء قيد واحد في دفتر اليومية المحاسبي التالي لكافة "
|
||
"الأوامر غير المفوترة. وتُسجل الفواتير على حدة."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.whiteboard_product_template
|
||
msgid "Whiteboard"
|
||
msgstr "سبورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.whiteboard_pen_product_template
|
||
msgid "Whiteboard Pen"
|
||
msgstr "قلم السبورة"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_wholemeal_loaf_product_template
|
||
msgid "Wholemeal loaf"
|
||
msgstr "Wholemeal loaf"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "With a"
|
||
msgstr "بـ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_resource_calendar_attendance
|
||
msgid "Work Detail"
|
||
msgstr "تفاصيل العمل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
msgid "Would you like to continue without printing or retry?"
|
||
msgstr "هل ترغب في المتابعة دون طباعة أو إعادة المحاولة؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Yes"
|
||
msgstr "نعم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/main.js:0
|
||
msgid ""
|
||
"You are currently offline. Reloading the page may cause you to lose unsaved "
|
||
"data."
|
||
msgstr ""
|
||
"أنت غير متصل بالإنترنت حاليا. قد تؤدي إعادة تحميل الصفحة إلى فقدان البيانات "
|
||
"غير المحفوظة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"You are not allowed to change the cash rounding configuration while a pos "
|
||
"session using it is already opened."
|
||
msgstr ""
|
||
"لا يُسمح لك بتغيير تهيئة تقريب النقد عندما تكون هناك نقطة بيع مفتوحة تستخدمه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"You are trying to sell products with serial/lot numbers, but some of them "
|
||
"are not set.\n"
|
||
"Would you like to proceed anyway?"
|
||
msgstr ""
|
||
"أنت تحاول بيع منتجات بأرقام تسلسلية/أرقام دفعات، ولكن لم يتم تعيين أرقام "
|
||
"لبعض المنتجات بعد. \n"
|
||
"هل ترغب بالاستمرار على أي حال؟"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid ""
|
||
"You can either use it on this device or scan the QR code to display it on "
|
||
"another device"
|
||
msgstr ""
|
||
"يمكنك استخدامه على هذا الجهاز أو مسح رمز الاستجابة السريعة لعرضه على جهاز آخر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_journal.py:0
|
||
msgid ""
|
||
"You can not archive this journal because it is set on the following payment "
|
||
"method : %s."
|
||
msgstr ""
|
||
"لا يمكنك أرشفة دفتر اليومية هذا لأنه قد تم ضبطه على طريقة الدفع التالية: %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
msgid "You can not change the %s of the refund order."
|
||
msgstr "لا يمكنك تغيير عنوان المستلم ( %s ) الخاص بأمر الاسترداد."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You can only cancel a session that is in opening control state and has no "
|
||
"orders."
|
||
msgstr ""
|
||
"يمكنك فقط إلغاء جلسة عندما تكون في حالة التحكم في الفتح ولا يوجد بها أوامر."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "You can only refund products from the same order."
|
||
msgstr "يمكنك فقط استرداد أموال المنتجات التي تكون من نفس الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"You can only unlink PoS order lines that are related to orders in new or "
|
||
"cancelled state."
|
||
msgstr ""
|
||
"يمكنك فقط إلغاء ربط بنود طلب نقطة البيع المرتبطة بالطلبات الجديدة أو الطلبات "
|
||
"الملغية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "You can update it by selecting one of the following options:"
|
||
msgstr "يمكنك التحديث عن طريق تحديد إحدى الخيارات التالية:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_move.py:0
|
||
msgid ""
|
||
"You can't reset this invoice to draft because the POS session is still open. "
|
||
"Please close the ongoing session first, then try again."
|
||
msgstr ""
|
||
"لا يمكنك إعادة تعيين هذه الفاتورة إلى مسودة لأن جلسة نقطة البيع لا تزال "
|
||
"مفتوحة. يرجى إغلاق الجلسة الجارية أولاً، ثم حاول مرة أخرى."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"You can't: create a pos order from the backend interface, or unset the "
|
||
"pricelist, or create a pos.order in a python test with Form tool, or edit "
|
||
"the form view in studio if no PoS order exist"
|
||
msgstr ""
|
||
"لا يمكنك: إنشاء أمر في نقطة البيع من الواجهة الخلفية، أو إزالة أعدادات قائمة "
|
||
"الأسعار، أو إنشاء أمر في نقطة البيع في اختبار بايثون باستخدام أداة نسخ "
|
||
"معلومات الاستمارات أو تحرير نافذة عرض الاستمارة في الاستوديو إذا لم يكن هناك "
|
||
"أمر في نقطة بيع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid ""
|
||
"You cannot archive '%(picking_type)s' as it is used by POS configuration '%"
|
||
"(config)s'."
|
||
msgstr ""
|
||
"لا يمكنك أرشفة '%(picking_type)s' حيث إنه مستخدم في تهيئة نقطة البيع '%"
|
||
"(config)s'."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid ""
|
||
"You cannot archive a product that is set as a special product in a Point of "
|
||
"Sale configuration. Please change the configuration first."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "You cannot change the payment of a printed order."
|
||
msgstr "لا يمكنك تغيير مدفوعات طلب مطبوع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You cannot close the POS when invoices are not posted.\n"
|
||
"Invoices: %s"
|
||
msgstr ""
|
||
"لا يمكنك إغلاق نقطة البيع بينما توجد فواتير لم يتم ترحيلها. \n"
|
||
"الفواتير: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You cannot close the POS while there are still draft orders for the day."
|
||
msgstr "لا يمكنك إغلاق نقاط البيع بينما لا تزال هناك مسودات أوامر لليوم."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You cannot create a session starting before: %(lock_date_info)s"
|
||
msgstr "لا يمكنك إنشاء جلسة تبدأ قبل: %(lock_date_info)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You cannot delete a cash move that is not linked to this session."
|
||
msgstr "لا يمكنك حذف حركة نقدية غير مرتبطة بهذه الجلسة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/res_partner.py:0
|
||
msgid ""
|
||
"You cannot delete a customer that has point of sales orders. You can archive "
|
||
"it instead."
|
||
msgstr ""
|
||
"لا يمكنك حذف عميل لديه أوامر بيع في نقطة البيع. يمكنك أرشفة الحساب عوضاً عن "
|
||
"ذلك."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid ""
|
||
"You cannot delete a point of sale category while a session is still opened."
|
||
msgstr "لا يمكنك حذف فئة نقطة البيع عندما تكون هناك جلسة مفتوحة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "You cannot delete a preset that is linked to a POS configuration."
|
||
msgstr "لا يمكنك حذف إعداد مسبق مرتبط بتهيئة نقطة بيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_cash_rounding.py:0
|
||
msgid ""
|
||
"You cannot delete a rounding method that is used in a Point of Sale "
|
||
"configuration."
|
||
msgstr "لا يمكنك حذف طريقة تقريب مستخدمة في تهيئة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/ir_sequence.py:0
|
||
msgid "You cannot delete a sequence used in an active POS config: %s"
|
||
msgstr "لا يمكنك حذف تسلسل مستخدم في تهيئة نقطة بيع نشطة: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment.py:0
|
||
msgid "You cannot edit a payment for a posted order."
|
||
msgstr "لا يمكنك تعديل مدفوعات لطلب تم ترحيله."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"You cannot share open orders with configuration that does not use the same "
|
||
"currency."
|
||
msgstr "لا يمكنك مشاركة الطلبات المفتوحة التي بها تهيئة لا تستخدم نفس العملة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "You cannot use the same journal on multiples cash payment methods."
|
||
msgstr "لا يمكنك استخدام نفس دفتر اليومية في عدة طرق دفع نقدية."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"You do not have permission to open a POS session. Please try opening a "
|
||
"session with a different user"
|
||
msgstr ""
|
||
"لا تملك الإذن لفتح جلسة عمل نقاط البيع. يرجى محاولة فتح الجلسة عن طريق "
|
||
"مُستخدِم آخر"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You don't have the access rights to delete a cash in/out."
|
||
msgstr "لا تملك صلاحيات الوصول المطلوبة لحذف النقود الواردة/الصادرة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You don't have the access rights to get the cash in/out list."
|
||
msgstr "لا تملك صلاحيات الوصول المطلوبة للحصول على قائمة النقد الوارد/الصادر."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You don't have the access rights to get the point of sale closing control "
|
||
"data."
|
||
msgstr "لا تملك صلاحية الوصول إلى- بيانات التحكم في إقفال نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You have enabled the \"Identify Customer\" option for %(payment_method)s "
|
||
"payment method,but the order %(order)s does not contain a customer."
|
||
msgstr ""
|
||
"لقد قمت بتمكين خاصية \"التعرف على العميل\" لطريقة دفع %(payment_method)s، "
|
||
"ولكن الطلب %(order)s لا يحتوي على عميل."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid ""
|
||
"You must define a product for everything you sell through\n"
|
||
" the point of sale interface."
|
||
msgstr ""
|
||
"يجب تعريف منتج لكل شيء تبيعه من خلال\n"
|
||
" واجهة نقطة البيع."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid "You must first remove this product from the %s combo"
|
||
msgstr "عليك إزالة هذا المنتج من %s الكومبو"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"You must have at least one payment method configured to launch a session."
|
||
msgstr ""
|
||
"يجب أن تكون لديك طريقة دفع مهيأة واحدة على الأقل حتى تتمكن من بدء جلسة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"You must select a QR-code method to generate QR-codes for this payment "
|
||
"method."
|
||
msgstr "عليك تحديد طريقة كود QR لإنشاء رموز QR لطريقة الدفع هذه."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "You need a loss and profit account on your cash journal."
|
||
msgstr "يجب أن يكون هناك حساب أرباح وخسائر في دفتر يومية الصندوق."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"You need to select the customer before you can invoice or ship an order."
|
||
msgstr "عليك تحديد العميل قبل أن تتمكن من فوترة أو شحن الطلب."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You should assign a Point of Sale to your session."
|
||
msgstr "عليك تعيين نقطة بيع لجلستك."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "You still have"
|
||
msgstr "لا يزال لديك"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid ""
|
||
"Your IoT box cannot find the printer, please ensure it is connected and "
|
||
"turned on before retrying."
|
||
msgstr ""
|
||
"تعذر على جهاز IoT العثور على الطابعة. يرجى التأكد من توصيلها وتشغيلها قبل "
|
||
"إعادة المحاولة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Your PoS Session is open since %(date)s, we advise you to close it and to "
|
||
"create a new one."
|
||
msgstr ""
|
||
"جلسة نقطة البيع الخاصة بك مفتوحة منذ %(date)s. ننصحك بإغلاقها وإنشاء واحدة "
|
||
"جديدة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid ""
|
||
"Your address is missing or incomplete. <br/>\n"
|
||
" Please make sure to"
|
||
msgstr ""
|
||
"عنوانك غير موجود أو غير مكتمل. <br/>\n"
|
||
" يرجى التأكد من"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,subject:point_of_sale.email_template_pos_receipt
|
||
msgid "Your {{ object.config_id.name }} receipt"
|
||
msgstr "إيصال {{ object.config_id.name }} الخاص بك"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "and"
|
||
msgstr "و"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "available,"
|
||
msgstr "متاح،"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "before continuing."
|
||
msgstr "قبل الاستمرار."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "by Email"
|
||
msgstr "عن طريق البريد الإلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "default_preset_id"
|
||
msgstr "default_preset_id"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "discount"
|
||
msgstr "خصم"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/orderline/orderline.xml:0
|
||
msgid "discount off on"
|
||
msgstr "خصم على"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "e.g. 1234567890"
|
||
msgstr "مثال: 1234567890"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "e.g. Cash"
|
||
msgstr "مثال: النقد"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "e.g. Cheese Burger"
|
||
msgstr "مثال: شطيرة برجر بالجبنة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "e.g. Company Address, Website"
|
||
msgstr "مثلاً: عنوان الشركة، موقع الشركة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "e.g. Dine in"
|
||
msgstr "على سبيل المثال: تناول الطعام في المطعم"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "e.g. NYC Shop"
|
||
msgstr "مثال: متجر NYC"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "e.g. Return Policy, Thanks for shopping with us!"
|
||
msgstr "مثال: سياسة الإرجاع، شكراً لتسوقك معنا!"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "e.g. Soft Drinks"
|
||
msgstr "مثال: المشروبات الغازية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "ePos Printer"
|
||
msgstr "طابعة نقطة البيع الإلكترونية"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "email"
|
||
msgstr "البريد الإلكتروني"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "failed. Please try again"
|
||
msgstr "فشلت. يرجى المحاولة مجدداً."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "fill all relevant information"
|
||
msgstr "تعبئة كافة المعلومات ذات الصلة"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "for"
|
||
msgstr "لـ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "for an order of"
|
||
msgstr "لطلب"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "forecasted"
|
||
msgstr "المتوقعة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "from"
|
||
msgstr "من"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "id"
|
||
msgstr "المعرف"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "in"
|
||
msgstr "في"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "in progress"
|
||
msgstr "قيد التنفيذ"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "in this category."
|
||
msgstr "في هذه الفئة."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0
|
||
msgid "included"
|
||
msgstr "شاملة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "install a chart of accounts"
|
||
msgstr "تثبيت شجرة حسابات"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "items"
|
||
msgstr "العناصر"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "minutes"
|
||
msgstr "دقائق"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session
|
||
msgid "note"
|
||
msgstr "ملاحظة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "on"
|
||
msgstr "في"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "open orders for the next few days."
|
||
msgstr "الطلبات المفتوحة للأيام القليلة القادمة."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "orders per"
|
||
msgstr "الطلبات لكل"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "orders:"
|
||
msgstr "الطلبات:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "outstanding rescue session"
|
||
msgstr "جلسة استرجاع معلقة"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "preset_id"
|
||
msgstr "preset_id"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "qx9h1"
|
||
msgstr "qx9h1"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "return"
|
||
msgstr "إرجاع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "terminal"
|
||
msgstr "جهاز الدفع"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "to activate the buttons."
|
||
msgstr "لتفعيل الأزرار."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
||
msgid "using"
|
||
msgstr "باستخدام"
|
||
|
||
#~ msgid "Action cancelled (%s)"
|
||
#~ msgstr "تم إلغاء الإجراء (%s)"
|
||
|
||
#~ msgid "Cash drawer opened (%s)"
|
||
#~ msgstr "تم فتح صندوق النقد (%s)"
|
||
|
||
#~ msgid "There is already a cash payment line."
|
||
#~ msgstr "يوجد بند دفع نقدي بالفعل."
|
||
|
||
#~ msgid "free"
|
||
#~ msgstr "مجاناً"
|
||
|
||
#~ msgid ""
|
||
#~ "This journal is associated with payment method %(payment_method)s that is "
|
||
#~ "being used by order %(pos_order)s in the active pos session %"
|
||
#~ "(pos_session)s"
|
||
#~ msgstr ""
|
||
#~ "يرتبط دفتر اليومية هذا بطريقة الدفع %(payment_method)s المستخدمة من قِبَل "
|
||
#~ "الطلب %(pos_order)s في جلسة نقاط البيع النشطة %(pos_session)s"
|
||
|
||
#~ msgid ""
|
||
#~ "Local Network Access configuration is enabled, but your browser is not "
|
||
#~ "Chromium-based. Please use a Chromium-based browser to benefit from this "
|
||
#~ "feature."
|
||
#~ msgstr ""
|
||
#~ "تم تمكين إعدادات الوصول إلى الشبكة المحلية، ولكن متصفحك لا يعتمد على "
|
||
#~ "Chromium. يرجى استخدام متصفح يعتمد على Chromium للاستفادة من هذه الميزة."
|
||
|
||
#~ msgid ""
|
||
#~ "Unable to create consolidated invoice/s because the following orders "
|
||
#~ "can't be invoiced.\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
#~ msgstr ""
|
||
#~ "تعذر إنشاء فاتورة/فواتير موحدة لأن الطلبات التالية لا يمكن فوترتها.\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
|
||
#~ msgid "Ok"
|
||
#~ msgstr "موافق"
|
||
|
||
#~ msgid "Confirm?"
|
||
#~ msgstr "تأكيد؟"
|
||
|
||
#~ msgid "Start adding products"
|
||
#~ msgstr "ابدأ بإضافة المنتجات"
|
||
|
||
#~ msgid "Add %s"
|
||
#~ msgstr "إضافة %s"
|
||
|
||
#~ msgid ""
|
||
#~ "To ensure due balance follow-up, generate an invoice or download the "
|
||
#~ "accounting application. "
|
||
#~ msgstr ""
|
||
#~ "لضمان متابعة الرصيد المستحق، يمكنك إنشاء فاتورة أو تنزيل تطبيق المحاسبة. "
|
||
|
||
#~ msgid "The Ticket Number should be at least 14 characters long."
|
||
#~ msgstr "يجب أن يكون رقم التذكرة مكوناً من 14 خانة على الأقل."
|
||
|
||
#~ msgid "You cannot invoice orders belonging to different companies."
|
||
#~ msgstr "لا يمكنك فوترة الطلبات التي تنتمي لشركات مختلفة."
|
||
|
||
#~ msgid " REFUND"
|
||
#~ msgstr "استرداد الأموال "
|
||
|
||
#~ msgid "%(pos_name)s (not used)"
|
||
#~ msgstr "%(pos_name)s (غير مستخدَم) "
|
||
|
||
#~ msgid "%s POS payment of %s in %s"
|
||
#~ msgstr "%s دفع نقطة البيع %s في %s "
|
||
|
||
#~ msgid "%s product(s) found for \"%s\"."
|
||
#~ msgstr "تم العثور على %s منتج (منتجات) لـ \"%s\". "
|
||
|
||
#~ msgid "& invoice"
|
||
#~ msgstr "والفاتورة "
|
||
|
||
#~ msgid "(Both will be sent by email)"
|
||
#~ msgstr "(سوف يتم إرسال كليهما عبر البريد الإلكتروني) "
|
||
|
||
#~ msgid "(RESCUE FOR %(session)s)"
|
||
#~ msgstr "(استعادة %(session)s)"
|
||
|
||
#~ msgid "(update)"
|
||
#~ msgstr "(تحديث)"
|
||
|
||
#~ msgid ""
|
||
#~ "<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
||
#~ "cart\" title=\"Shopping cart\"/>"
|
||
#~ msgstr ""
|
||
#~ "<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
||
#~ "cart\" title=\"عربة التسوق \"/>"
|
||
|
||
#~ msgid ""
|
||
#~ "<p>Ready to have a look at the <b>POS Interface</b>? Let's start our "
|
||
#~ "first session.</p>"
|
||
#~ msgstr ""
|
||
#~ "<p>أأنت جاهز لإلقاء نظرة على <b>واجهة نقطة البيع</b>؟ فلنبدأ جلستنا "
|
||
#~ "الأولى.</p> "
|
||
|
||
#~ msgid ""
|
||
#~ "<span attrs=\"{'invisible': [('is_total_cost_computed','=', True)]}"
|
||
#~ "\">TBD</span>"
|
||
#~ msgstr ""
|
||
#~ "<span attrs=\"{'invisible': [('is_total_cost_computed','=', True)]}"
|
||
#~ "\">بانتظار التحديد</span> "
|
||
|
||
#~ msgid "<span>Last Closing Cash Balance</span>"
|
||
#~ msgstr "<span>آخر رصيد إقفال نقدي</span> "
|
||
|
||
#~ msgid "<span>Last Closing Date</span>"
|
||
#~ msgstr "<span>تاريخ آخر إقفال</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<strong> > Payment Terminals</strong>\n"
|
||
#~ " in order to install a Payment "
|
||
#~ "Terminal and make a fully integrated payment method."
|
||
#~ msgstr ""
|
||
#~ "<strong> > أجهزة الدفع</strong>\n"
|
||
#~ " لتتمكن من تثبيت جهاز الدفع وجعله "
|
||
#~ "طريقة دفع مدمجة تماماً. "
|
||
|
||
#~ msgid "A Customer Name Is Required"
|
||
#~ msgstr "اسم العميل مطلوب "
|
||
|
||
#~ msgid ""
|
||
#~ "A sequence number that is incremented each time a user resumes the pos "
|
||
#~ "session"
|
||
#~ msgstr "رقم تسلسل يتصاعد في كل مرة يتابع فيها المستخدم جلسة نقطة البيع "
|
||
|
||
#~ msgid "A sequence number that is incremented with each order"
|
||
#~ msgstr "رقم تسلسل يتصاعد مع كل طلب "
|
||
|
||
#~ msgid "A session-unique sequence number for the order"
|
||
#~ msgstr "رقم تسلسل فريد لكل جلسة للطلب "
|
||
|
||
#~ msgid "Accept payments with a Six payment terminal"
|
||
#~ msgstr "قبول المدفوعات عن طريق جهاز دفع Six "
|
||
|
||
#~ msgid "Accept payments with a Vantiv payment terminal"
|
||
#~ msgstr "قبول المدفوعات عن طريق جهاز دفع Vantiv "
|
||
|
||
#~ msgid "Account Chart Template"
|
||
#~ msgstr "نموذج مخطط الحساب "
|
||
|
||
#~ msgid "Add Customer Note"
|
||
#~ msgstr "إضافة ملاحظة العميل"
|
||
|
||
#~ msgid ""
|
||
#~ "Add a QR code on the ticket, which the user can scan to request the "
|
||
#~ "invoice linked to its order."
|
||
#~ msgstr ""
|
||
#~ "أضف رمز QR في التذكرة، والذي بوسع المستخدم مسحه لطلب الفاتورة المرتبطة "
|
||
#~ "بطلبه. "
|
||
|
||
#~ msgid "All active orders"
|
||
#~ msgstr "كافة الطلبات النشطة "
|
||
|
||
#~ msgid "Backspace"
|
||
#~ msgstr "تراجع"
|
||
|
||
#~ msgid "Base Amount"
|
||
#~ msgstr "المبلغ الأساسي"
|
||
|
||
#~ msgid "Buffer:"
|
||
#~ msgstr "أفضل: "
|
||
|
||
#~ msgid "CHANGE"
|
||
#~ msgstr "الباقي"
|
||
|
||
#~ msgid "Cash Register"
|
||
#~ msgstr "صندوق تسجيل النقد "
|
||
|
||
#~ msgid "Cash difference observed during the counting (Loss)"
|
||
#~ msgstr "الفروقات النقدية التي تمت ملاحظتها عند العد (الخسارة) "
|
||
|
||
#~ msgid "Cash difference observed during the counting (Profit)"
|
||
#~ msgstr "الفروقات النقدية التي تمت ملاحظتها عند العد (الربح) "
|
||
|
||
#~ msgid ""
|
||
#~ "Check if you want to group products of this category in point of sale "
|
||
#~ "orders"
|
||
#~ msgstr ""
|
||
#~ "قم بتحديد هذا الخيار إذا كنت ترغب في تجميع المنتجات التابعة لهذه الفئة في "
|
||
#~ "أوامر نقطة البيع "
|
||
|
||
#~ msgid "City"
|
||
#~ msgstr "المدينة"
|
||
|
||
#~ msgid "Closing difference in %s (%s)"
|
||
#~ msgstr "فرق الإغلاق في %s (%s) "
|
||
|
||
#~ msgid "Coin/Bill Value"
|
||
#~ msgstr "قيمة العملة/الورقة النقدية "
|
||
|
||
#~ msgid "Combine %s POS payments from %s"
|
||
#~ msgstr "قم بجمع %s مدفوعات نقطة البيع من %s "
|
||
|
||
#~ msgid "Connected, Not Owned"
|
||
#~ msgstr "متصل، غير مملوك"
|
||
|
||
#~ msgid "Connecting to devices"
|
||
#~ msgstr "الاتصال بالأجهزة "
|
||
|
||
#~ msgid "Continue selling"
|
||
#~ msgstr "متابعة البيع"
|
||
|
||
#~ msgid "Custom"
|
||
#~ msgstr "مُخصص"
|
||
|
||
#~ msgid "Customer Facing Display"
|
||
#~ msgstr "شاشة العرض المواجهة للعميل "
|
||
|
||
#~ msgid "Customer Screen Connected"
|
||
#~ msgstr "شاشة العميل متصلة "
|
||
|
||
#~ msgid "Customer Screen Disconnected"
|
||
#~ msgstr "شاشة العميل غير متصلة "
|
||
|
||
#~ msgid "Customer Screen Unsupported. Please upgrade the IoT Box"
|
||
#~ msgstr "شاشة العميل غير مدعومة. يرجى ترقية جهاز IoT "
|
||
|
||
#~ msgid "Customer Screen Warning"
|
||
#~ msgstr "تحذير شاشة العميل "
|
||
|
||
#~ msgid "DETAILS"
|
||
#~ msgstr "التفاصيل "
|
||
|
||
#~ msgid "Debug Window"
|
||
#~ msgstr "نافذة إصلاح الأخطاء "
|
||
|
||
#~ msgid "Default Temporary Account"
|
||
#~ msgstr "الحساب الافتراضي المؤقت "
|
||
|
||
#~ msgid "Delete Paid Orders"
|
||
#~ msgstr "حذف الطلبات المدفوعة "
|
||
|
||
#~ msgid "Delete Unpaid Orders"
|
||
#~ msgstr "حذف الطلبات غير المدفوعة "
|
||
|
||
#~ msgid "Desk Organizer"
|
||
#~ msgstr "منظم المكتب"
|
||
|
||
#~ msgid "Desk Pad"
|
||
#~ msgstr "لوحة المكتب "
|
||
|
||
#~ msgid "Disconnected"
|
||
#~ msgstr "غير متصل"
|
||
|
||
#~ msgid "Discount"
|
||
#~ msgstr "الخصم"
|
||
|
||
#~ msgid "Dismiss"
|
||
#~ msgstr "صرف "
|
||
|
||
#~ msgid ""
|
||
#~ "Do you want to accept payments difference and post a profit/loss journal "
|
||
#~ "entry?"
|
||
#~ msgstr "هل ترغب في قبول فرق الدفع وترحيل قيود دفتر يومية الأرباح/الخسائر؟ "
|
||
|
||
#~ msgid "Don't show again"
|
||
#~ msgstr "عدم الإظهار مجدداً "
|
||
|
||
#~ msgid "Done by"
|
||
#~ msgstr "تم بواسطة"
|
||
|
||
#~ msgid "Download Paid Orders"
|
||
#~ msgstr "تنزيل الأوامر المدفوعة "
|
||
|
||
#~ msgid "Download Unpaid Orders"
|
||
#~ msgstr "تنزيل الأوامر غير المدفوعة "
|
||
|
||
#~ msgid "Download error traceback"
|
||
#~ msgstr "تنزيل تقرير تتبع الكود للخطأ "
|
||
|
||
#~ msgid ""
|
||
#~ "Either the server is inaccessible or browser is not connected online."
|
||
#~ msgstr ""
|
||
#~ "إما إن الخادم لا يمكن الوصول إليه أو إن المتصفح غير متصل بالإنترنت. "
|
||
|
||
#~ msgid "Email sent."
|
||
#~ msgstr "تم إرسال رسالة البريد الإلكتروني."
|
||
|
||
#~ msgid "Encountered error when loading image. Please try again."
|
||
#~ msgstr "حدث خطأ أثناء تحميل الصورة. يرجى المحاولة مجدداً. "
|
||
|
||
#~ msgid "Error with Traceback"
|
||
#~ msgstr "خطأ مع تقرير تتبع الكود "
|
||
|
||
#~ msgid "Exit Pos"
|
||
#~ msgstr "الخروج من نقطة البيع"
|
||
|
||
#~ msgid "Export Paid Orders"
|
||
#~ msgstr "تصدير الطلبات المدفوعة "
|
||
|
||
#~ msgid "Export Unpaid Orders"
|
||
#~ msgstr "تصدير الطلبات غير المدفوعة "
|
||
|
||
#~ msgid "Fabric"
|
||
#~ msgstr "القماش "
|
||
|
||
#~ msgid "Finished Importing Orders"
|
||
#~ msgstr "أوامر الاستيراد المنتهية"
|
||
|
||
#~ msgid "Fiscal data module error"
|
||
#~ msgstr "خطأ في تطبيق البيانات المالية "
|
||
|
||
#~ msgid "Generation of your order references"
|
||
#~ msgstr "إنشاء المراجع لطلباتك "
|
||
|
||
#~ msgid "Go to"
|
||
#~ msgstr "الذهاب إلى "
|
||
|
||
#~ msgid "Group By"
|
||
#~ msgstr "التجميع حسب "
|
||
|
||
#~ msgid "Hardware Events"
|
||
#~ msgstr "فعاليات المعدات"
|
||
|
||
#~ msgid "Hardware Status"
|
||
#~ msgstr "حالة المعدات"
|
||
|
||
#~ msgid "Home"
|
||
#~ msgstr "الرئيسية"
|
||
|
||
#~ msgid "How would you like to receive your receipt"
|
||
#~ msgstr "كيف ترغب في استلام إيصالك "
|
||
|
||
#~ msgid "IMPORTANT: Bug Report From Odoo Point Of Sale"
|
||
#~ msgstr "مهم: تقرير خطأ من نقطة البيع بأودو"
|
||
|
||
#~ msgid "Iface Customer Facing Display"
|
||
#~ msgstr "عرض Iface المواجه للعملاء "
|
||
|
||
#~ msgid "Import Orders"
|
||
#~ msgstr "استيراد الطلبات "
|
||
|
||
#~ msgid "Incorrect rounding"
|
||
#~ msgstr "التقريب غير صحيح "
|
||
|
||
#~ msgid "Initial Category"
|
||
#~ msgstr "الفئة المبدئية"
|
||
|
||
#~ msgid "Integrated Card Payments"
|
||
#~ msgstr "مدفوعات البطاقة المدمجة"
|
||
|
||
#~ msgid "Invalid action"
|
||
#~ msgstr "إجراء غير صالح "
|
||
|
||
#~ msgid "Invalid amount"
|
||
#~ msgstr "المبلغ غير صالح "
|
||
|
||
#~ msgid "Invalid email."
|
||
#~ msgstr "عنوان البريد الإلكتروني غير صالح "
|
||
|
||
#~ msgid "Invalid product lot"
|
||
#~ msgstr "رقم الدفعة الخاص بالمنتج غير صالح "
|
||
|
||
#~ msgid "Invoice payment for %s (%s) using %s"
|
||
#~ msgstr "دفعة فاتورة لـ %s (%s) باستخدام %s "
|
||
|
||
#~ msgid "Is Default Pricelist Displayed"
|
||
#~ msgstr "قائمة الأسعار الافتراضية معروضة "
|
||
|
||
#~ msgid "Is Refunded"
|
||
#~ msgstr "تم استرداد الأموال "
|
||
|
||
#~ msgid "JS Tests"
|
||
#~ msgstr "اختبارات JavaScript"
|
||
|
||
#~ msgid "Language"
|
||
#~ msgstr "اللغة"
|
||
|
||
#~ msgid "Leather"
|
||
#~ msgstr "جلد"
|
||
|
||
#~ msgid "Leave empty to use the default account from the company setting"
|
||
#~ msgstr "اتركه فارغاً حتى تستخدم الحساب الافتراضي من إعدادات الشركة "
|
||
|
||
#~ msgid ""
|
||
#~ "Leave empty to use the default account from the company setting.\n"
|
||
#~ "Account used as outstanding account when creating accounting payment "
|
||
#~ "records for bank payments."
|
||
#~ msgstr ""
|
||
#~ "اتركه فارغاً لاستخدام الحساب الافتراضي من إعدادات الشركة. \n"
|
||
#~ "الحساب مستخدَم كحساب مستحقات عند إنشاء سجلات دفع المحاسبة لمدفوعات البنك. "
|
||
|
||
#~ msgid "Loading Image Error"
|
||
#~ msgstr "خطأ في تحميل الصورة "
|
||
|
||
#~ msgid "Local Customer Facing Display"
|
||
#~ msgstr "عرض مواجه للعملاء المحليين "
|
||
|
||
#~ msgid "Login Sequence Number"
|
||
#~ msgstr "تسجيل الدخول باستخدام رقم التسلسل "
|
||
|
||
#~ msgid "Lot/Serial Number(s) Required"
|
||
#~ msgstr "يتطلب الرقم التسلسلي/رقم الدفعة "
|
||
|
||
#~ msgid "Miscellaneous"
|
||
#~ msgstr "متنوعة"
|
||
|
||
#~ msgid "Monitor Stand"
|
||
#~ msgstr "حامل الشاشة"
|
||
|
||
#~ msgid "More info"
|
||
#~ msgstr "المزيد من المعلومات "
|
||
|
||
#~ msgid "More..."
|
||
#~ msgstr "المزيد..."
|
||
|
||
#~ msgid "New Session"
|
||
#~ msgstr "جلسة جديدة"
|
||
|
||
#~ msgid "No product found for"
|
||
#~ msgstr "لم يتم العثور على منتج لـ"
|
||
|
||
#~ msgid "None"
|
||
#~ msgstr "لا شيء"
|
||
|
||
#~ msgid "Number of messages which requires an action"
|
||
#~ msgstr "عدد الرسائل التي تتطلب اتخاذ إجراء "
|
||
|
||
#~ msgid "OK"
|
||
#~ msgstr "موافق"
|
||
|
||
#~ msgid "OPENING CASH CONTROL"
|
||
#~ msgstr "التحكم في المبلغ الافتتاحي "
|
||
|
||
#~ msgid "Offline Error"
|
||
#~ msgstr "خطأ عدم الاتصال بالإنترنت "
|
||
|
||
#~ msgid ""
|
||
#~ "Only web-compatible Image formats such as .png or .jpeg are supported."
|
||
#~ msgstr "ندعم فقط صيغ الصورة المتوافقة مع الويب مثل .png و .jpeg "
|
||
|
||
#~ msgid "Open Session"
|
||
#~ msgstr "جلسة مفتوحة"
|
||
|
||
#~ msgid "Open session"
|
||
#~ msgstr "فتح الجلسة"
|
||
|
||
#~ msgid "Order %s"
|
||
#~ msgstr "طلب %s"
|
||
|
||
#~ msgid "Order IDs Sequence"
|
||
#~ msgstr "تسلسل معرفات الطلب "
|
||
|
||
#~ msgid "Order Line IDs Sequence"
|
||
#~ msgstr "تسلسل معرفات بند الطلب "
|
||
|
||
#~ msgid "Order Sequence Number"
|
||
#~ msgstr "رقم تسلسل الطلب "
|
||
|
||
#~ msgid "Order is empty"
|
||
#~ msgstr "الطلب فارغ"
|
||
|
||
#~ msgid "POS Order"
|
||
#~ msgstr "طلب نقطة البيع"
|
||
|
||
#~ msgid "POS Order %s"
|
||
#~ msgstr "طلب نقطة البيع %s "
|
||
|
||
#~ msgid "POS order line %s"
|
||
#~ msgstr "بند طلب نقطة البيع %s "
|
||
|
||
#~ msgid "Partner"
|
||
#~ msgstr "الشريك"
|
||
|
||
#~ msgid ""
|
||
#~ "Person who uses the cash register. It can be a reliever, a student or an "
|
||
#~ "interim employee."
|
||
#~ msgstr ""
|
||
#~ "الشخص الذي يستخدم صندوق تسجيل النقد. قد يكون البائع أو طالب أو موظف متدرب."
|
||
|
||
#~ msgid "Phone"
|
||
#~ msgstr "رقم الهاتف"
|
||
|
||
#~ msgid "Pick which product categories are available"
|
||
#~ msgstr "اختر أي فئات المنتجات تكون متاحة "
|
||
|
||
#~ msgid "Picking POS"
|
||
#~ msgstr "الانتقاء في نقطة البيع "
|
||
|
||
#~ msgid "Picture"
|
||
#~ msgstr "صورة"
|
||
|
||
#~ msgid "Plastic"
|
||
#~ msgstr "بلاستيك "
|
||
|
||
#~ msgid "Please check if the IoT Box is still connected."
|
||
#~ msgstr "يرجى التحقق ما إذا كان جهاز IoT لا يزال متصلاً. "
|
||
|
||
#~ msgid ""
|
||
#~ "Please check if the printer is still connected. \n"
|
||
#~ "Some browsers don't allow HTTP calls from websites to devices in the "
|
||
#~ "network (for security reasons). If it is the case, you will need to "
|
||
#~ "follow Odoo's documentation for 'Self-signed certificate for ePOS "
|
||
#~ "printers' and 'Secure connection (HTTPS)' to solve the issue"
|
||
#~ msgstr ""
|
||
#~ "يرجى التحقق مما إذا كانت الطابعة لا تزال متصلة. \n"
|
||
#~ "لا تسمح بعض المتصفحات باستدعاءات HTTP من المواقع الإلكترونية وإلى الأجهزة "
|
||
#~ "في الشبكة (لأسباب أمنية). إذا كان الأمر كذلك، ستحتاج إلى متابعة وثائق "
|
||
#~ "أودو عن 'الشهادة الموقعة ذاتياً لطابعات نقاط البيع الإلكترونية' و "
|
||
#~ "'والاتصال الآمن (HTTPS)' لحل المشكلة "
|
||
|
||
#~ msgid "Please configure a payment method in your POS."
|
||
#~ msgstr "يرجى تهيئة طريقة دفع في نقطة البيع الخاصة بك. "
|
||
|
||
#~ msgid "Please define income account for this product: \"%s\" (id:%d)."
|
||
#~ msgstr "يرجى تحديد حساب الدخل لهذا المنتج:\"%s\" (المعرف:%d). "
|
||
|
||
#~ msgid "Please define income account for this product: '%s' (id:%d)."
|
||
#~ msgstr "يرجى تحديد حساب الدخل لهذا المنتج: '%s' (المعرف:%d). "
|
||
|
||
#~ msgid "Please provide a partner for the sale."
|
||
#~ msgstr "يرجى اختيار شريك لعملية البيع. "
|
||
|
||
#~ msgid "Please select a payment method."
|
||
#~ msgstr "يرجى اختيار طريقة دفع. "
|
||
|
||
#~ msgid "PoS Category"
|
||
#~ msgstr "فئة نقطة البيع "
|
||
|
||
#~ msgid "Point of Sale Configurations"
|
||
#~ msgstr "تهيئة نقطة البيع "
|
||
|
||
#~ msgid "Point of Sale Tests"
|
||
#~ msgstr "اختبارات نقطة البيع "
|
||
|
||
#~ msgid "Postcode"
|
||
#~ msgstr "الرمز البريدي"
|
||
|
||
#~ msgid "Price discount from %s -> %s"
|
||
#~ msgstr "تخفيض السعر من %s -> %s "
|
||
|
||
#~ msgid "Price excl. VAT:"
|
||
#~ msgstr "السعر لا يشمل ضريبة القيمة المضافة:"
|
||
|
||
#~ msgid ""
|
||
#~ "Print a QR code on the receipt to allow the user to easily request the "
|
||
#~ "invoice for an order."
|
||
#~ msgstr ""
|
||
#~ "قم بطباعة رمز QR على الإيصال للسماح للمستخدم بطلب فاتورة طلبه بكل سهولة. "
|
||
|
||
#~ msgid ""
|
||
#~ "Printing is not supported on some browsers due to no default printing "
|
||
#~ "protocol is available. It is possible to print your tickets by making use "
|
||
#~ "of an IoT Box."
|
||
#~ msgstr ""
|
||
#~ "الطباعة غير مدعومة في بعض المتصفحات نظراً لعدم وجود بروتوكول طباعة افتراضي "
|
||
#~ "فيها. بمقدورك طباعة تذاكرك عن طريق الاستفادة من جهاز IoT. "
|
||
|
||
#~ msgid "Procurement Group"
|
||
#~ msgstr "مجموعة الشراء "
|
||
|
||
#~ msgid "Product UoM"
|
||
#~ msgstr "وحدة قياس المنتج"
|
||
|
||
#~ msgid "Product UoM Categories"
|
||
#~ msgstr "فئات وحدات قياس المنتج"
|
||
|
||
#~ msgid "Product information"
|
||
#~ msgstr "معلومات المنتج "
|
||
|
||
#~ msgid ""
|
||
#~ "Product is not loaded. Tried loading the product from the server but "
|
||
#~ "there is a network error."
|
||
#~ msgstr ""
|
||
#~ "لم يتم تحميل المنتج. حاولنا تحميل المنتج من الخادم ولكن يوجد خطأ في "
|
||
#~ "الاتصال بالشبكة. "
|
||
|
||
#~ msgid "Read Weighing Scale"
|
||
#~ msgstr "قراءة القيمة الموزونة"
|
||
|
||
#~ msgid "Refresh Display"
|
||
#~ msgstr "تحديث شاشة العرض"
|
||
|
||
#~ msgid "Refunded Orders Count"
|
||
#~ msgstr "عدد الطلبات المستردّة قيمتها "
|
||
|
||
#~ msgid "Refunding %s in "
|
||
#~ msgstr "استرداد قيمة %s في "
|
||
|
||
#~ msgid "Remaining unsynced orders"
|
||
#~ msgstr "بقية الطلبات غير المتزامنة "
|
||
|
||
#~ msgid "Remove"
|
||
#~ msgstr "إزالة"
|
||
|
||
#~ msgid "Reset"
|
||
#~ msgstr "إعادة الضبط "
|
||
|
||
#~ msgid "Responsible"
|
||
#~ msgstr "المسؤول "
|
||
|
||
#~ msgid "Reversal of POS closing entry %s for order %s from session %s"
|
||
#~ msgstr "عكس قيد إقفال نقطة البيع %s للطلب %s من الجلسة %s "
|
||
|
||
#~ msgid "Run Point of Sale JS Tests"
|
||
#~ msgstr "إجراء اختبارات JS في نقطة البيع "
|
||
|
||
#~ msgid "SN"
|
||
#~ msgstr "الرقم المتسلسل "
|
||
|
||
#~ msgid "Scan EAN-13"
|
||
#~ msgstr "مسح EAN-13"
|
||
|
||
#~ msgid "Scan me to request an invoice for your purchase."
|
||
#~ msgstr "امسحني لطلب فاتورة لعملية الشراء التي قمت بها. "
|
||
|
||
#~ msgid "Search Products..."
|
||
#~ msgstr "البحث في المنتجات... "
|
||
|
||
#~ msgid "Select Fiscal Position"
|
||
#~ msgstr "اختيار الوضع المالي "
|
||
|
||
#~ msgid "Select an order"
|
||
#~ msgstr "اختر طلباً "
|
||
|
||
#~ msgid "Send by email"
|
||
#~ msgstr "الإرسال عبر البريد الإلكتروني "
|
||
|
||
#~ msgid "Sending email failed. Please try again."
|
||
#~ msgstr "تعذر إرسال البريد الإلكتروني. يرجى المحاولة من جديد. "
|
||
|
||
#~ msgid "Serial/Lot Number"
|
||
#~ msgstr "الرقم التسلسلي/رقم الدفعة "
|
||
|
||
#~ msgid "Served by"
|
||
#~ msgstr "خدم بواسطة"
|
||
|
||
#~ msgid "Server Error"
|
||
#~ msgstr "خطأ في الخادم "
|
||
|
||
#~ msgid "Session ids:"
|
||
#~ msgstr "مُعرفات الجلسة:"
|
||
|
||
#~ msgid "Set Weight"
|
||
#~ msgstr "تعيين الوزن "
|
||
|
||
#~ msgid "Set of coins/bills that will be used in opening and closing control"
|
||
#~ msgstr ""
|
||
#~ "حزمة من العملات المعدنية/الأوراق النقدية سوف يتم استخدامها للتحكم في "
|
||
#~ "الفتح والإقفال "
|
||
|
||
#~ msgid "Show checkout to customers through a second display"
|
||
#~ msgstr "إظهار نافذة الدفع والخروج للعملاء عن طريق شاشة عرض ثانية "
|
||
|
||
#~ msgid "Show checkout to customers with a remotely-connected screen."
|
||
#~ msgstr "إظهار القيمة المستحقة للعملاء مستخدمي الشاشات المتصلة عن بعد."
|
||
|
||
#~ msgid "Show checkout to customers."
|
||
#~ msgstr "إظهار نافذة الدفع والخروج للعملاء. "
|
||
|
||
#~ msgid "Six"
|
||
#~ msgstr "Six"
|
||
|
||
#~ msgid "Six Payment Terminal"
|
||
#~ msgstr "جهاز دفع Six "
|
||
|
||
#~ msgid "Size"
|
||
#~ msgstr "الحجم"
|
||
|
||
#~ msgid "Start Category"
|
||
#~ msgstr "فئة البدء "
|
||
|
||
#~ msgid "Start category should belong in the available categories."
|
||
#~ msgstr "يجب أن تنتمي فئة البدء إلى الفئات المتاحة. "
|
||
|
||
#~ msgid "Start selling from a default product category"
|
||
#~ msgstr "ابدأ بالبيع من فئة المنتج الافتراضية"
|
||
|
||
#~ msgid "State"
|
||
#~ msgstr "الحالة "
|
||
|
||
#~ msgid "Stock input for %s"
|
||
#~ msgstr "مدخلات المخزون لـ %s"
|
||
|
||
#~ msgid "Stock output for %s"
|
||
#~ msgstr "مدخلات المخزون لـ %s "
|
||
|
||
#~ msgid "Street"
|
||
#~ msgstr "الشارع"
|
||
|
||
#~ msgid "Successfully imported"
|
||
#~ msgstr "تم الاستيراد بنجاح"
|
||
|
||
#~ msgid "Summary"
|
||
#~ msgstr "الملخص"
|
||
|
||
#~ msgid "Synchronisation Connected"
|
||
#~ msgstr "المزامنة متصلة"
|
||
|
||
#~ msgid "Synchronisation Connecting"
|
||
#~ msgstr "جاري الاتصال للمزامنة"
|
||
|
||
#~ msgid "Synchronisation Disconnected"
|
||
#~ msgstr "انقطع الاتصال عن المزامنة"
|
||
|
||
#~ msgid "Synchronisation Error"
|
||
#~ msgstr "خطأ في المزامنة"
|
||
|
||
#~ msgid "TOTAL"
|
||
#~ msgstr "الإجمالي"
|
||
|
||
#~ msgid "Tax Amount"
|
||
#~ msgstr "مبلغ الضريبة "
|
||
|
||
#~ msgid "Tax ID"
|
||
#~ msgstr "معرف الضريبة"
|
||
|
||
#~ msgid "The %s must be filled in your details."
|
||
#~ msgstr "يجب أن يكون %s مليئاً ببياناتك. "
|
||
|
||
#~ msgid ""
|
||
#~ "The amount of your payment lines must be rounded to validate the "
|
||
#~ "transaction."
|
||
#~ msgstr "يجب أن يتم تقريب مبلغ بنود الدفع لتصديق المعاملة. "
|
||
|
||
#~ msgid ""
|
||
#~ "The fiscal data module encountered an error while receiving your order."
|
||
#~ msgstr "لقد واجه تطبيق البيانات المالية خطأ عند استلام طلبك. "
|
||
|
||
#~ msgid "The function to load %s has not been implemented."
|
||
#~ msgstr "لم يتم تطبيق الوظيفة لتحميل %s. "
|
||
|
||
#~ msgid ""
|
||
#~ "The invoice journal of the point of sale %s must belong to the same "
|
||
#~ "company."
|
||
#~ msgstr "يجب أن ينتمى دفتر يومية فواتير نقطة البيع %s إلى نفس الشركة. "
|
||
|
||
#~ msgid ""
|
||
#~ "The maximum difference allowed is %s.\n"
|
||
#~ "\n"
|
||
#~ " Please contact your manager to accept the closing "
|
||
#~ "difference."
|
||
#~ msgstr ""
|
||
#~ "الحد الأقصى للفرق المسموح به هو %s.\n"
|
||
#~ "\n"
|
||
#~ " يرجى التواصل مع مديرك لقبول فرق الإقفال. "
|
||
|
||
#~ msgid ""
|
||
#~ "The point of sale will display this product category by default. If no "
|
||
#~ "category is specified, all available products will be shown."
|
||
#~ msgstr ""
|
||
#~ "ستعرض نقطة البيع فئة هذا المنتج افتراضيًا. إذا لم تحدد فئة معينة، ستعرض "
|
||
#~ "كافة المنتجات المتاحة."
|
||
|
||
#~ msgid ""
|
||
#~ "The requested quantity to be refunded is higher than the refundable "
|
||
#~ "quantity of %s."
|
||
#~ msgstr ""
|
||
#~ "الكمية المطلوب استرداد قيمتها أكبر من الكمية التي يمكن استرداد قيمتها، "
|
||
#~ "وهي %s. "
|
||
|
||
#~ msgid ""
|
||
#~ "The sales journal of the point of sale %s must belong to its company."
|
||
#~ msgstr "يجب أن ينتمى دفتر يومية فواتير نقطة البيع %s إلى شركته. "
|
||
|
||
#~ msgid ""
|
||
#~ "The transactions are processed by Six. Set the IP address of the terminal "
|
||
#~ "on the related payment method."
|
||
#~ msgstr ""
|
||
#~ "تتم معالجة المعاملات بواسطة Six. قم بتعيين عنوان IP لجهاز الدفع بالبطاقة "
|
||
#~ "في طريقة الدفع ذات الصلة. "
|
||
|
||
#~ msgid ""
|
||
#~ "The transactions are processed by Vantiv. Set your Vantiv credentials on "
|
||
#~ "the related payment method."
|
||
#~ msgstr ""
|
||
#~ "تتم معالجة المعاملات بواسطة Vantiv. قم بتعيين بيانات اعتماد Vantiv الخاصة "
|
||
#~ "بك في طريقة الدفع ذات الصلة. "
|
||
|
||
#~ msgid "There are unsynced orders. Do you want to sync these orders?"
|
||
#~ msgstr "توجد طلبات غير متزامنة. هل ترغب في مزامنة تلك الطلبات؟ "
|
||
|
||
#~ msgid "This invoice has been created from the point of sale session: %s"
|
||
#~ msgstr "لقد تم إنشاء هذه الفاتورة من جلسة نقطة البيع: %s "
|
||
|
||
#~ msgid ""
|
||
#~ "This operation will destroy all unpaid orders in the browser. You will "
|
||
#~ "lose all the unsaved data and exit the point of sale. This operation "
|
||
#~ "cannot be undone."
|
||
#~ msgstr ""
|
||
#~ "ستؤدي هذه العملية إلى إتلاف كافة الطلبات غير المدفوعة في المتصفح. ستفقد "
|
||
#~ "كافة البيانات غير المحفوظة وتغادر نقطة البيع. لا يمكن التراجع عن هذه "
|
||
#~ "العملية. "
|
||
|
||
#~ msgid ""
|
||
#~ "This operation will permanently destroy all paid orders from the local "
|
||
#~ "storage. You will lose all the data. This operation cannot be undone."
|
||
#~ msgstr ""
|
||
#~ "ستؤدي هذه العملية إلى إتلاف كافة الطلبات المدفوعة في ذاكرة التخزين "
|
||
#~ "المحلية. ستفقد كافة البيانات. لا يمكن التراجع عن هذه العملية. "
|
||
|
||
#~ msgid "This order is empty"
|
||
#~ msgstr "هذا الطلب فارغ "
|
||
|
||
#~ msgid ""
|
||
#~ "This sequence is automatically created by Odoo but you can change it to "
|
||
#~ "customize the reference numbers of your orders lines."
|
||
#~ msgstr ""
|
||
#~ "يتم إنشاء هذا التسلسل تلقائياً من قبل أودو ولكن يمكنك تغييره لتخصيص "
|
||
#~ "الأرقام المرجعية لبنود طلباتك. "
|
||
|
||
#~ msgid ""
|
||
#~ "This sequence is automatically created by Odoo but you can change it to "
|
||
#~ "customize the reference numbers of your orders."
|
||
#~ msgstr ""
|
||
#~ "يتم إنشاء هذا التسلسل تلقائياً من قبل أودو ولكن يمكنك تغييره لتخصيص "
|
||
#~ "الأرقام المرجعية لطلباتك. "
|
||
|
||
#~ msgid "Tips:"
|
||
#~ msgstr "البقشيش: "
|
||
|
||
#~ msgid "To Refund: %s"
|
||
#~ msgstr "لاسترداد الأموال: %s "
|
||
|
||
#~ msgid "Total Cash Transaction"
|
||
#~ msgstr "إجمالي المعاملات النقدية"
|
||
|
||
#~ msgid "Total Due"
|
||
#~ msgstr "الإجمالي المستحق"
|
||
|
||
#~ msgid "Total Price excl. VAT:"
|
||
#~ msgstr "إجمالي السعر غير شامل ضريبة القيمة المضافة: "
|
||
|
||
#~ msgid "Total Taxes"
|
||
#~ msgstr "إجمالي الضرائب"
|
||
|
||
#~ msgid "Unsupported File Format"
|
||
#~ msgstr "صيغة ملف غير مدعومة"
|
||
|
||
#~ msgid "UoM"
|
||
#~ msgstr "وحدة القياس"
|
||
|
||
#~ msgid "Use QR code on ticket"
|
||
#~ msgstr "استخدم رمز QR على التذكرة "
|
||
|
||
#~ msgid "Valid product lot"
|
||
#~ msgstr "رقم الدفعة الخاص بالمنتج صحيح "
|
||
|
||
#~ msgid "Vantiv (US & Canada)"
|
||
#~ msgstr "Vantiv (الولايات المتحدة الأمريكية وكندا) "
|
||
|
||
#~ msgid "Vantiv Payment Terminal"
|
||
#~ msgstr "جهاز الدفع بالبطاقة Vantiv "
|
||
|
||
#~ msgid "Weighing"
|
||
#~ msgstr "تزن"
|
||
|
||
#~ msgid "You are not allowed to change this quantity"
|
||
#~ msgstr "لا يُسمح لك بغيير هذه الكمية "
|
||
|
||
#~ msgid "You can only have one cash payment method."
|
||
#~ msgstr "يمكن أن تكون لديك طريقة دفع نقدية واحدة فقط. "
|
||
|
||
#~ msgid "You cannot archive '%s' as it is used by a POS configuration '%s'."
|
||
#~ msgstr "لا يمكنك أرشفة '%s' حيث إنه مستخدم في تهيئة نقطة البيع '%s'. "
|
||
|
||
#~ msgid "You cannot close the POS when orders are still in draft"
|
||
#~ msgstr "لا يمكنك إغلاق نقطة البيع عندما تكون الطلبات في حالة المسودة "
|
||
|
||
#~ msgid "You cannot create a session before the accounting lock date."
|
||
#~ msgstr "لا يمكنك إنشاء جلسة قبل تاريخ الإقفال المحاسبي. "
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete a bank statement line linked to Point of Sale session."
|
||
#~ msgstr "لا يمكنك حذف بند كشف حساب بنكي مرتبط بجلسة نقطة البيع. "
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete a product saleable in point of sale while a session is "
|
||
#~ "still opened."
|
||
#~ msgstr ""
|
||
#~ "لا يمكنك حذف منتج قابل للبيع في نقطة البيع بينما لا تزال الجلسة مفتوحة."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete contacts while there are active PoS sessions. Close the "
|
||
#~ "session(s) %s first."
|
||
#~ msgstr ""
|
||
#~ "لا يمكنك حذف جهات الاتصال عندما تكون هناك جلسات نقاط بيع نشطة. قم بإغلاق "
|
||
#~ "الجلسة (الجلسات) %s أولاً. "
|
||
|
||
#~ msgid ""
|
||
#~ "You have enabled the \"Identify Customer\" option for %s payment "
|
||
#~ "method,but the order %s does not contain a customer."
|
||
#~ msgstr ""
|
||
#~ "لقد قمت بتمكين خاصية \"التعرف على العميل\" لطريقة دفع %s، ولكن الطلب %s "
|
||
#~ "لا يحتوي على عميل. "
|
||
|
||
#~ msgid "You have to round your payments lines. is not rounded."
|
||
#~ msgstr "عليك تقريب بنود الدفع الخاصة بك. إنها ليست مقربة. "
|
||
|
||
#~ msgid "ZIP"
|
||
#~ msgstr "الرمز البريدي"
|
||
|
||
#~ msgid "at"
|
||
#~ msgstr "في"
|
||
|
||
#~ msgid "belong to another session:"
|
||
#~ msgstr "تنتمي إلى جلسة أخرى: "
|
||
|
||
#~ msgid "paid orders"
|
||
#~ msgstr "الطلبات المدفوعة "
|
||
|
||
#~ msgid "unpaid orders"
|
||
#~ msgstr "الطلبات غير المدفوعة "
|
||
|
||
#~ msgid "unpaid orders could not be imported"
|
||
#~ msgstr "تعذّر استيراد الطلبات غير المدفوعة "
|
||
|
||
#~ msgid "unselect"
|
||
#~ msgstr "إلغاء تحديد "
|
||
|
||
#~ msgid "were duplicates of existing orders"
|
||
#~ msgstr "كانت نسخًا من طلبات موجودة "
|