# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_adyen # # Translators: # Mustafa Rawi , 2019 # hoxhe Aits , 2019 # Osama Ahmaro , 2019 # "Tiffany Chang (tic)" , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-09-11 13:58+0000\n" "PO-Revision-Date: 2025-09-16 13:40+0000\n" "Last-Translator: \"Tiffany Chang (tic)\" \n" "Language-Team: Arabic \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: payment_adyen #: model_terms:ir.ui.view,arch_db:payment_adyen.payment_provider_form msgid "" "Warning: To capture the amount manually, you also need to " "set\n" " the Capture Delay to manual on your Adyen account " "settings." msgstr "" "تحذير: لتحصيل المبلغ يدوياً، تحتاج أيضاً تعيين إعدادات تأخير\n" " التحصيل لتصبح يدوية، في إعدادات حساب Adyen الخاص بك." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "A request was sent to void the transaction %(reference)s." msgstr "" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_api_key msgid "API Key" msgstr "مفتاح الواجهة البرمجية للتطبيق" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_api_url_prefix msgid "API URL Prefix" msgstr "الواجهة البرمجية لبادئة رابط URL" #. module: payment_adyen #: model:ir.model.fields.selection,name:payment_adyen.selection__payment_provider__code__adyen msgid "Adyen" msgstr "Adyen" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "An error occurred during the processing of your payment. Please try again." msgstr "حدث خطأ أثناء معالجة هذا الدفع. يرجى المحاولة مجدداً." #. module: payment_adyen #. odoo-javascript #: code:addons/payment_adyen/static/src/interactions/payment_form.js:0 msgid "Cannot display the payment form" msgstr "لا يمكن عرض استمارة الدفع" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_client_key msgid "Client Key" msgstr "مفتاح العميل" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__code msgid "Code" msgstr "رمز" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_capture_wizard__display_name #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__display_name #: model:ir.model.fields,field_description:payment_adyen.field_payment_token__display_name #: model:ir.model.fields,field_description:payment_adyen.field_payment_transaction__display_name msgid "Display Name" msgstr "اسم العرض" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_hmac_key msgid "HMAC Key" msgstr "مفتاح HMAC" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_capture_wizard__has_adyen_tx msgid "Has Adyen Tx" msgstr "Has Adyen Tx" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_capture_wizard__id #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__id #: model:ir.model.fields,field_description:payment_adyen.field_payment_token__id #: model:ir.model.fields,field_description:payment_adyen.field_payment_transaction__id msgid "ID" msgstr "المُعرف" #. module: payment_adyen #. odoo-javascript #: code:addons/payment_adyen/static/src/interactions/payment_form.js:0 msgid "Incorrect payment details" msgstr "تفاصيل الدفع غير صحيحة" #. module: payment_adyen #: model_terms:ir.ui.view,arch_db:payment_adyen.payment_provider_form msgid "Learn More" msgstr "معرفة المزيد" #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_provider__adyen_merchant_account msgid "Merchant Account" msgstr "حساب التاجر" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_capture_wizard msgid "Payment Capture Wizard" msgstr "معالج تحصيل الدفع" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_provider msgid "Payment Provider" msgstr "مزود الدفع" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_token msgid "Payment Token" msgstr "رمز الدفع" #. module: payment_adyen #: model:ir.model,name:payment_adyen.model_payment_transaction msgid "Payment Transaction" msgstr "معاملة السداد" #. module: payment_adyen #. odoo-javascript #: code:addons/payment_adyen/static/src/interactions/payment_form.js:0 msgid "Payment processing failed" msgstr "فشلت معالجة عملية الدفع" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Received data with invalid payment state: %s" msgstr "تم استلام البيانات مع حالة دفع غير صالحة: %s" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Received data with missing payment state." msgstr "تم استلام البيانات دون حالة الدفع." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/controllers/main.py:0 msgid "Received tampered payment request data." msgstr "بيانات طلب الدفع المستلمة المتلاعب بها." #. module: payment_adyen #: model:ir.model.fields,field_description:payment_adyen.field_payment_token__adyen_shopper_reference msgid "Shopper Reference" msgstr "مرجع المتسوق" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_api_key msgid "The API key of the webservice user" msgstr "مفتاح الواجهة البرمجية للتطبيق لمستخدم خدمة الويب" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_hmac_key msgid "The HMAC key of the webhook" msgstr "مفتاح HMAC لـ webhook" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "The amount processed by Adyen for the transaction %s is different than the " "one requested. Another transaction is created with the correct amount." msgstr "" "المبلغ الذي قام Adyen بمعالجته للمعاملة %s مختلف عن الذي طلبته. تم إنشاء " "معاملة أخرى بالمبلغ الصحيح." #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_api_url_prefix msgid "The base URL for the API endpoints" msgstr "رابط URL الأساسي للنقاط النهائية للواجهة البرمجية" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "The capture of the transaction %s failed." msgstr "" #. module: payment_adyen #: model_terms:ir.ui.view,arch_db:payment_adyen.payment_capture_wizard_view_form msgid "" "The capture or void of the transaction might take a few minutes to be\n" " processed by Adyen and reflected in Odoo." msgstr "" "قد يستغرق تحصيل أو إبطال المعاملة بضع دقائق لتتم معالجته\n" " بواسطة Adyen وحتى يظهر في أودو." #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "" "The capture request of %(amount)s for transaction %(ref)s has been sent." msgstr "" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_client_key msgid "The client key of the webservice user" msgstr "مفتاح الالعميل لمستخدم خدمة الويب" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__adyen_merchant_account msgid "The code of the merchant account to use with this provider" msgstr "كود حساب التاجر لاستخدامه مع مزود الدفع هذا" #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_provider__code msgid "The technical code of this payment provider." msgstr "الكود التقني لمزود الدفع هذا." #. module: payment_adyen #: model:ir.model.fields,help:payment_adyen.field_payment_token__adyen_shopper_reference msgid "The unique reference of the partner owning this token" msgstr "المرجع الفريد للشريك الذي يملك هذا الرمز" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "The void of the transaction %s failed." msgstr "" #. module: payment_adyen #. odoo-python #: code:addons/payment_adyen/models/payment_transaction.py:0 msgid "Your payment was refused. Please try again." msgstr "لقد تم رفض الدفع. يرجى المحاولة مجدداً."