# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_gelato
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Malaz Siddig Elsayed Abuidris (msea)" <msea@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-05 17:59+0000\n"
"Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" <msea@odoo.com>\n"
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
"sale_gelato/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.12.2\n"

#. module: sale_gelato
#: model:mail.template,body_html:sale_gelato.order_status_update
msgid ""
"<div style=\"margin: 0px; padding: 0px;\">\n"
"                <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
"                    Hello <t t-out=\"object.partner_id.name or ''\">Brandon "
"Freeman</t>,<br/><br/>\n"
"                    <!-- Order in transit body -->\n"
"                    <t t-if=\"ctx.get('tracking_data')\">\n"
"                        We are glad to inform you that your order is in "
"transit.\n"
"                        <t t-if=\"len(ctx['tracking_data']) == 1\">\n"
"                            <t t-set=\"tracking_url\" t-"
"value=\"list(ctx['tracking_data'].keys())[0]\"/>\n"
"                            Your tracking number is <a t-att-"
"href=\"tracking_url\" t-out=\"ctx['tracking_data'][tracking_url]\"/>.\n"
"                            <br/><br/>\n"
"                        </t>\n"
"                        <t t-else=\"\">\n"
"                            Your tracking numbers are:\n"
"                            <ul>\n"
"                                <li t-foreach=\"ctx['tracking_data']\" t-"
"as=\"tracking_url\">\n"
"                                    <a t-att-href=\"tracking_url\" t-"
"out=\"ctx['tracking_data'][tracking_url]\"/>\n"
"                                </li>\n"
"                            </ul>\n"
"                        </t>\n"
"                    </t>\n"
"                    <!-- Order delivered body -->\n"
"                    <t t-if=\"ctx.get('order_delivered')\">\n"
"                        We are glad to inform you that your order has been "
"delivered.\n"
"                        <br/><br/>\n"
"                    </t>\n"
"                    Thank you,\n"
"                    <t t-if=\"object.user_id.name\" data-o-mail-quote-"
"container=\"1\">\n"
"                        <br/>\n"
"                        <div data-o-mail-quote=\"1\">--<br data-o-mail-"
"quote=\"1\"/><t t-out=\"object.user_id.name or ''\" data-o-mail-"
"quote=\"1\">Mitchell Admin</t></div>\n"
"                    </t>\n"
"                </p>\n"
"            </div>\n"
"        "
msgstr ""
"<div style=\"margin: 0px; padding: 0px;\">\n"
"                <p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
"                    مرحباً <t t-out=\"object.partner_id.name or ''\">براندن "
"فريمان</t>،<br/><br/>\n"
"                    <!-- Order in transit body -->\n"
"                    <t t-if=\"ctx.get('tracking_data')\">\n"
"                        يسعدنا إبلاغك بأن طلبك قيد النقل.\n"
"                        <t t-if=\"len(ctx['tracking_data']) == 1\">\n"
"                            <t t-set=\"tracking_url\" t-"
"value=\"list(ctx['tracking_data'].keys())[0]\"/>\n"
"                            رقم التتبع الخاص بك هو <a t-att-"
"href=\"tracking_url\" t-out=\"ctx['tracking_data'][tracking_url]\"/>.\n"
"                            <br/><br/>\n"
"                        </t>\n"
"                        <t t-else=\"\">\n"
"                            أرقام التتبع الخاصة بك هي:\n"
"                            <ul>\n"
"                                <li t-foreach=\"ctx['tracking_data']\" t-"
"as=\"tracking_url\">\n"
"                                    <a t-att-href=\"tracking_url\" t-"
"out=\"ctx['tracking_data'][tracking_url]\"/>\n"
"                                </li>\n"
"                            </ul>\n"
"                        </t>\n"
"                    </t>\n"
"                    <!-- Order delivered body -->\n"
"                    <t t-if=\"ctx.get('order_delivered')\">\n"
"                        يسعدنا إبلاغك بأنه قد تم توصيل طلبك.\n"
"                        <br/><br/>\n"
"                    </t>\n"
"                    نشكرك على تعاونك،\n"
"                    <t t-if=\"object.user_id.name\" data-o-mail-quote-"
"container=\"1\">\n"
"                        <br/>\n"
"                        <div data-o-mail-quote=\"1\">--<br data-o-mail-"
"quote=\"1\"/><t t-out=\"object.user_id.name or ''\" data-o-mail-"
"quote=\"1\">ميتشل آدمن</t></div>\n"
"                    </t>\n"
"                </p>\n"
"            </div>\n"
"        "

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_template_form
msgid ""
"<i title=\"All print images are set\" invisible=\"gelato_missing_images\" "
"class=\"fa fa-check-circle text-success fs-3 me-3\"/>\n"
"                        <i title=\"Some print images are missing\" "
"invisible=\"not gelato_missing_images\" class=\"fa fa-question-circle text-"
"danger fs-3 me-3\"/>"
msgstr ""
"<i title=\"تم إعداد كافة الصور المطبوعة\" "
"invisible=\"gelato_missing_images\" class=\"fa fa-check-circle text-success "
"fs-3 me-3\"/>\n"
"                        <i title=\"بعض الصور المطبوعة مفقودة \" "
"invisible=\"not gelato_missing_images\" class=\"fa fa-question-circle text-"
"danger fs-3 me-3\"/>"

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.res_config_settings_form
msgid "API Key"
msgstr "مفتاح الواجهة البرمجية للتطبيق"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_res_company
msgid "Companies"
msgstr "الشركات"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_res_config_settings
msgid "Config Settings"
msgstr "تهيئة الإعدادات"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_res_partner
msgid "Contact"
msgstr "جهة الاتصال"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/utils.py:0
msgid "Could not establish the connection to the Gelato API."
msgstr "تعذر إنشاء الاتصال بالواجهة البرمجية لـ Gelato."

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/product_template.py:0
msgid "Could not synchronize with Gelato"
msgstr "لم نتمكن من المزامنة مع Gelato"

#. module: sale_gelato
#: model:ir.model,website_form_label:sale_gelato.model_res_partner
msgid "Create a Customer"
msgstr "Create a Customer"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_delivery_carrier__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_product_document__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_product_product__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_product_template__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_res_company__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_res_partner__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_sale_order__display_name
#: model:ir.model.fields,field_description:sale_gelato.field_sale_order_line__display_name
msgid "Display Name"
msgstr "اسم العرض"

#. module: sale_gelato
#: model:delivery.carrier,name:sale_gelato.express_delivery
#: model:ir.model.fields.selection,name:sale_gelato.selection__delivery_carrier__gelato_shipping_service_type__express
msgid "Express Delivery"
msgstr "التوصيل السريع"

#. module: sale_gelato
#: model:product.template,name:sale_gelato.express_delivery_product_product_template
msgid "Express Delivery (Gelato)"
msgstr "التوصيل السريع (Gelato)"

#. module: sale_gelato
#: model:ir.model.fields.selection,name:sale_gelato.selection__delivery_carrier__delivery_type__gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_product_easy_form
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_product_normal_form
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_template_form
msgid "Gelato"
msgstr "Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_res_company__gelato_api_key
#: model:ir.model.fields,field_description:sale_gelato.field_res_config_settings__gelato_api_key
msgid "Gelato API Key"
msgstr "مفتاح الواجهة البرمجية لـ Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_product_product__gelato_image_ids
#: model:ir.model.fields,field_description:sale_gelato.field_product_template__gelato_image_ids
msgid "Gelato Print Images"
msgstr "طباعة صور Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_product_template__gelato_product_uid
msgid "Gelato Product UID"
msgstr "المعرّف الفريد لمنتج Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_product_product__gelato_product_uid
msgid "Gelato Product Uid"
msgstr "المعرّف الفريد لمنتج Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_delivery_carrier__gelato_shipping_service_type
msgid "Gelato Shipping Service Type"
msgstr "نوع خدمة شحن Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_product_product__gelato_template_ref
#: model:ir.model.fields,field_description:sale_gelato.field_product_template__gelato_template_ref
msgid "Gelato Template Reference"
msgstr "مرجع قالب Gelato"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_res_company__gelato_webhook_secret
#: model:ir.model.fields,field_description:sale_gelato.field_res_config_settings__gelato_webhook_secret
msgid "Gelato Webhook Secret"
msgstr "سر Webhook Gelato"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/controlers/main.py:0
msgid ""
"Gelato could not proceed with the fulfillment of order %(order_reference)s: %"
"(gelato_message)s"
msgstr "لم يتمكن Gelato من تلبية الطلب %(order_reference)s: %(gelato_message)s"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/controlers/main.py:0
msgid "Gelato has canceled order %(reference)s."
msgstr ""

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/controlers/main.py:0
msgid "Gelato has returned order %(reference)s."
msgstr "لدى Gelato طلب مرتجع %(reference)s."

#. module: sale_gelato
#: model:mail.template,name:sale_gelato.order_status_update
msgid "Gelato: Order status update"
msgstr "Gelato: تم تحديث حالة الطلب"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_delivery_carrier__id
#: model:ir.model.fields,field_description:sale_gelato.field_product_document__id
#: model:ir.model.fields,field_description:sale_gelato.field_product_product__id
#: model:ir.model.fields,field_description:sale_gelato.field_product_template__id
#: model:ir.model.fields,field_description:sale_gelato.field_res_company__id
#: model:ir.model.fields,field_description:sale_gelato.field_res_config_settings__id
#: model:ir.model.fields,field_description:sale_gelato.field_res_partner__id
#: model:ir.model.fields,field_description:sale_gelato.field_sale_order__id
#: model:ir.model.fields,field_description:sale_gelato.field_sale_order_line__id
msgid "ID"
msgstr "المُعرف"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/delivery_carrier.py:0
msgid "Invalid source document type"
msgstr "نوع المستند الأصلي غير صالح"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_product_document__is_gelato
msgid "Is Gelato"
msgstr "Gelato"

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.res_config_settings_form
msgid "Manage Delivery Methods"
msgstr "إدارة طرق التوصيل"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_product_product__gelato_missing_images
#: model:ir.model.fields,field_description:sale_gelato.field_product_template__gelato_missing_images
msgid "Missing Print Images"
msgstr "الصور المطبوعة المفقودة"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/product_template.py:0
msgid "Missing product variants and images have been successfully created."
msgstr "تم إنشاء متغيرات المنتج والصور المفقودة بنجاح."

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_template_form
msgid "Print Images"
msgstr "طباعة الصور"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/product_document.py:0
msgid "Print images must be set on products before they can be ordered."
msgstr "يجب تعيين الصور المطبوعة على المنتجات قبل طلبها."

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_product_template
msgid "Product"
msgstr "المنتج"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_product_document
msgid "Product Document"
msgstr "مستند المنتج"

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_product_easy_form
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_product_normal_form
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_template_form
msgid "Product UID"
msgstr "المعرّف الفريد للمنتج"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_product_product
msgid "Product Variant"
msgstr "متغير المنتج"

#. module: sale_gelato
#: model:ir.model.fields,field_description:sale_gelato.field_delivery_carrier__delivery_type
msgid "Provider"
msgstr "المزود"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_sale_order
msgid "Sales Order"
msgstr "أمر البيع"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_sale_order_line
msgid "Sales Order Line"
msgstr "بند أمر المبيعات"

#. module: sale_gelato
#: model:mail.template,description:sale_gelato.order_status_update
msgid "Sent to the customer when Gelato updates the status of an order"
msgstr "يتم إرسالها إلى العميل عندما يقوم Gelato بتحديث حالة الطلب"

#. module: sale_gelato
#: model:ir.model,name:sale_gelato.model_delivery_carrier
msgid "Shipping Methods"
msgstr "طُرُق الشَّحن"

#. module: sale_gelato
#: model:delivery.carrier,name:sale_gelato.standard_delivery
#: model:ir.model.fields.selection,name:sale_gelato.selection__delivery_carrier__gelato_shipping_service_type__normal
msgid "Standard Delivery"
msgstr "التوصيل القياسي"

#. module: sale_gelato
#: model:product.template,name:sale_gelato.standard_delivery_product_product_template
msgid "Standard Delivery (Gelato)"
msgstr "التوصيل القياسي (Gelato)"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/product_template.py:0
msgid "Successfully synchronized with Gelato"
msgstr "تمت المزامنة مع Gelato بنجاح"

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_template_form
msgid "Synchronize"
msgstr "المزامنة"

#. module: sale_gelato
#: model:ir.model.fields,help:sale_gelato.field_product_product__gelato_template_ref
#: model:ir.model.fields,help:sale_gelato.field_product_template__gelato_template_ref
msgid "Synchronize to fetch variants from Gelato"
msgstr "المزامنة لجلب المتغيرات من Gelato"

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.product_template_form
msgid "Template Reference"
msgstr "مرجع القالب"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/delivery_carrier.py:0
msgid "The delivery method is not available for this order."
msgstr "طريقة التوصيل غير متاحة لهذا الطلب."

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/sale_order.py:0
msgid "The following required address fields are missing: %s"
msgstr "حقول العنوان المطلوبة التالية ناقصة: %s"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/sale_order.py:0
msgid "The order has been successfully passed on Gelato."
msgstr "تم تمرير الطلب بنجاح في Gelato."

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/sale_order.py:0
msgid ""
"The order with reference %(order_reference)s was not sent to Gelato.\n"
"Reason: %(error_message)s"
msgstr ""
"لم يتم إرسال الطلب مع المرجع %(order_reference)s إلى Gelato.\n"
"السبب: %(error_message)s"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/sale_order.py:0
msgid "Unable to confirm the order %s on Gelato."
msgstr ""

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/sale_order.py:0
msgid "Unable to delete the order %s on Gelato."
msgstr ""

#. module: sale_gelato
#: model_terms:ir.ui.view,arch_db:sale_gelato.res_config_settings_form
msgid "Webhook Secret"
msgstr "سر Webhook"

#. module: sale_gelato
#. odoo-python
#: code:addons/sale_gelato/models/sale_order.py:0
msgid ""
"You cannot mix Gelato products with non-Gelato products in the same order."
msgstr "لا يمكنك خلط منتجات Gelato مع منتجات غير تابعة لـ Gelato في نفس الطلب."

#. module: sale_gelato
#: model:mail.template,subject:sale_gelato.order_status_update
msgid "{{ object.reference }}"
msgstr "{{ object.reference }}"

#~ msgid ""
#~ "<div style=\"margin: 0px; padding: 0px;\">\n"
#~ "                <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
#~ "\">\n"
#~ "                    Hello <t t-out=\"object.partner_id.name or "
#~ "''\">Brandon Freeman</t>,<br/><br/>\n"
#~ "                    <!-- Order in transit body -->\n"
#~ "                    <t t-if=\"ctx.get('tracking_data')\">\n"
#~ "                        We are glad to inform you that your order is in "
#~ "transit.\n"
#~ "                        <t t-if=\"len(ctx['tracking_data']) == 1\">\n"
#~ "                            <t t-set=\"tracking_url\" t-"
#~ "value=\"list(ctx['tracking_data'].keys())[0]\"/>\n"
#~ "                            Your tracking number is <a t-attf-"
#~ "href=\"tracking_url\" t-out=\"ctx['tracking_data'][tracking_url]\"/>.\n"
#~ "                            <br/><br/>\n"
#~ "                        </t>\n"
#~ "                        <t t-else=\"\">\n"
#~ "                            Your tracking numbers are:\n"
#~ "                            <ul>\n"
#~ "                                <li t-foreach=\"ctx['tracking_data']\" t-"
#~ "as=\"tracking_url\">\n"
#~ "                                    <a t-attf-href=\"{{tracking_url}}\" t-"
#~ "out=\"ctx['tracking_data'][tracking_url]\"/>\n"
#~ "                                </li>\n"
#~ "                            </ul>\n"
#~ "                        </t>\n"
#~ "                    </t>\n"
#~ "                    <!-- Order delivered body -->\n"
#~ "                    <t t-if=\"ctx.get('order_delivered')\">\n"
#~ "                        We are glad to inform you that your order has "
#~ "been delivered.\n"
#~ "                        <br/><br/>\n"
#~ "                    </t>\n"
#~ "                    Thank you,\n"
#~ "                    <t t-if=\"object.user_id.name\" data-o-mail-quote-"
#~ "container=\"1\">\n"
#~ "                        <br/>\n"
#~ "                        <div data-o-mail-quote=\"1\">--<br data-o-mail-"
#~ "quote=\"1\"/><t t-out=\"object.user_id.name or ''\" data-o-mail-"
#~ "quote=\"1\">Mitchell Admin</t></div>\n"
#~ "                    </t>\n"
#~ "                </p>\n"
#~ "            </div>\n"
#~ "        "
#~ msgstr ""
#~ "<div style=\"margin: 0px; padding: 0px;\">\n"
#~ "                <p style=\"margin: 0px; padding: 0px; font-size: 13px;"
#~ "\">\n"
#~ "                    مرحباً <t t-out=\"object.partner_id.name or "
#~ "''\">براندن فريمان</t>،<br/><br/>\n"
#~ "                    <!-- Order in transit body -->\n"
#~ "                    <t t-if=\"ctx.get('tracking_data')\">\n"
#~ "                        يسعدنا إبلاغك بأن طلبك قيد النقل.\n"
#~ "                        <t t-if=\"len(ctx['tracking_data']) == 1\">\n"
#~ "                            <t t-set=\"tracking_url\" t-"
#~ "value=\"list(ctx['tracking_data'].keys())[0]\"/>\n"
#~ "                            رقم التتبع الخاص بك هو <a t-attf-"
#~ "href=\"tracking_url\" t-out=\"ctx['tracking_data'][tracking_url]\"/>.\n"
#~ "                            <br/><br/>\n"
#~ "                        </t>\n"
#~ "                        <t t-else=\"\">\n"
#~ "                            أرقام التتبع الخاصة بك هي:\n"
#~ "                            <ul>\n"
#~ "                                <li t-foreach=\"ctx['tracking_data']\" t-"
#~ "as=\"tracking_url\">\n"
#~ "                                    <a t-attf-href=\"{{tracking_url}}\" t-"
#~ "out=\"ctx['tracking_data'][tracking_url]\"/>\n"
#~ "                                </li>\n"
#~ "                            </ul>\n"
#~ "                        </t>\n"
#~ "                    </t>\n"
#~ "                    <!-- Order delivered body -->\n"
#~ "                    <t t-if=\"ctx.get('order_delivered')\">\n"
#~ "                        يسعدنا إبلاغك بأنه قد تم توصيل طلبك.\n"
#~ "                        <br/><br/>\n"
#~ "                    </t>\n"
#~ "                    نشكرك على تعاونك،\n"
#~ "                    <t t-if=\"object.user_id.name\" data-o-mail-quote-"
#~ "container=\"1\">\n"
#~ "                        <br/>\n"
#~ "                        <div data-o-mail-quote=\"1\">--<br data-o-mail-"
#~ "quote=\"1\"/><t t-out=\"object.user_id.name or ''\" data-o-mail-"
#~ "quote=\"1\">ميتشل آدمن</t></div>\n"
#~ "                    </t>\n"
#~ "                </p>\n"
#~ "            </div>\n"
#~ "        "
