# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_qfpay
#
# "Malaz Siddig Elsayed Abuidris (msea)" <msea@odoo.com>, 2025, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-01-13 15:36+0000\n"
"Last-Translator: \"Malaz Siddig Elsayed Abuidris (msea)\" <msea@odoo.com>\n"
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/pos_qfpay/"
"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: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__alipay
msgid "Alipay"
msgstr "Alipay"

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__amex_card
msgid "American Express Card"
msgstr "بطاقة أمريكان إكسبريس"

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/payment_qfpay.js:0
msgid "Credit card payments refund must be for the full amount."
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__display_name
msgid "Display Name"
msgstr "اسم العرض"

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__fps
msgid "FPS"
msgstr ""

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/qfpay.js:0
msgid ""
"Failed to connect to the QFPay terminal. This might be a certificate issue.\n"
"Make sure you imported the certificates provided by QFPay on this machine."
msgstr ""
"فشل الاتصال بجهاز دفع QFPay. قد يكون هذا بسبب مشكلة في الشهادة.\n"
"تأكد من استيراد الشهادات المقدمة من قِبَل QFPay على هذا الجهاز."

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__id
msgid "ID"
msgstr "ID"

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/payment_qfpay.js:0
msgid "No payment with %s found for this order."
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__octopus
msgid "Octopus"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__payme
msgid "PayMe"
msgstr ""

#. module: pos_qfpay
#: model:ir.model,name:pos_qfpay.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr ""

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/payment_qfpay.js:0
msgid "QFPay Error"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__qfpay_notification_key
msgid "QFPay Notification Key"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__qfpay_pos_key
msgid "QFPay POS Key"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__qfpay_payment_type
msgid "QFPay Payment Type"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__qfpay_terminal_ip_address
msgid "QFPay Terminal IP Address"
msgstr ""

#. module: pos_qfpay
#. odoo-python
#: code:addons/pos_qfpay/models/pos_payment_method.py:0
msgid "QFPay is only valid for HKD Currency"
msgstr ""

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/payment_qfpay.js:0
msgid ""
"QFPay payment failed. Please try again or use a different payment method."
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields,field_description:pos_qfpay.field_pos_payment_method__qfpay_latest_response
msgid "Qfpay Latest Response"
msgstr ""

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/payment_qfpay.js:0
msgid "Refund amount cannot be greater than the original payment amount."
msgstr ""

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/payment_qfpay.js:0
msgid ""
"Refunds can only be made on the same day before 23:00 HKT. Use the QFPay "
"portal to perform this refund"
msgstr ""
"لا يمكن إجراء عمليات استرداد الأموال إلا في نفس اليوم قبل الساعة 23:00 "
"بتوقيت هونغ كونغ. استخدم بوابة QFPay لإجراء عملية الاسترداد هذه"

#. module: pos_qfpay
#. odoo-python
#: code:addons/pos_qfpay/models/pos_payment_method.py:0
msgid "This method can only be used with QFPay payment terminal."
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__union
msgid "UnionPay QuickPass"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__unionpay_card
msgid "Unionpay Card"
msgstr ""

#. module: pos_qfpay
#. odoo-javascript
#: code:addons/pos_qfpay/static/src/app/qfpay.js:0
msgid "Unknown error occurred"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__card_payment
msgid "Visa/Mastercard"
msgstr ""

#. module: pos_qfpay
#: model:ir.model.fields.selection,name:pos_qfpay.selection__pos_payment_method__qfpay_payment_type__wx
msgid "WeChat Pay"
msgstr ""
