1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/payment_asiapay/i18n/fa.po
2024-12-10 09:04:09 +07:00

189 lines
6.6 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * payment_asiapay
#
# Translators:
# Mohsen Mohammadi <iammohsen.123@gmail.com>, 2023
# odooers ir, 2023
# Martin Trigaux, 2023
# Mostafa Barmshory <mostafa.barmshory@gmail.com>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Mostafa Barmshory <mostafa.barmshory@gmail.com>, 2024\n"
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: payment_asiapay
#. odoo-python
#: code:addons/payment_asiapay/models/payment_transaction.py:0
#, python-format
msgid ""
"An error occurred during the processing of your payment (success code %s; "
"primary response code %s). Please try again."
msgstr ""
"به فارسی به معنای \"خطایی در حین پردازش پرداخت شما رخ داد (کد موفقیت؛ کد "
"%sپاسخ اصلی%s). لطفاً دوباره تلاش کنید."
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__code__asiapay
msgid "AsiaPay"
msgstr "آسیاپی"
#. module: payment_asiapay
#: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_merchant_id
msgid "AsiaPay Merchant ID"
msgstr "شناسه فروشنده AsiaPay"
#. module: payment_asiapay
#: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_secure_hash_function
msgid "AsiaPay Secure Hash Function"
msgstr "تابع هش امن AsiaPay"
#. module: payment_asiapay
#: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_secure_hash_secret
msgid "AsiaPay Secure Hash Secret"
msgstr "کلید مخفی هش امن AsiaPay"
#. module: payment_asiapay
#: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__asiapay_brand
msgid "Asiapay Brand"
msgstr "برند AsiaPay"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__bimopay
msgid "BimoPay"
msgstr "بیموپی"
#. module: payment_asiapay
#: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form
msgid "Brand"
msgstr "برند"
#. module: payment_asiapay
#: model:ir.model.fields,field_description:payment_asiapay.field_payment_provider__code
msgid "Code"
msgstr "کد"
#. module: payment_asiapay
#: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form
msgid "Merchant ID"
msgstr "شناسه فروشنده"
#. module: payment_asiapay
#. odoo-python
#: code:addons/payment_asiapay/models/payment_transaction.py:0
#, python-format
msgid "No transaction found matching reference %s."
msgstr "هیچ تراکنشی مرجع منطبق پیدا نشد%s"
#. module: payment_asiapay
#. odoo-python
#: code:addons/payment_asiapay/models/payment_provider.py:0
#, python-format
msgid "Only one currency can be selected by AsiaPay account."
msgstr "فقط یک ارز می‌تواند توسط حساب AsiaPay انتخاب شود"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__paydollar
msgid "PayDollar"
msgstr ""
"PayDollar\n"
" \n"
" "
#. module: payment_asiapay
#: model:ir.model,name:payment_asiapay.model_payment_provider
msgid "Payment Provider"
msgstr "سرویس دهنده پرداخت"
#. module: payment_asiapay
#: model:ir.model,name:payment_asiapay.model_payment_transaction
msgid "Payment Transaction"
msgstr "تراکنش پرداخت"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__pesopay
msgid "PesoPay"
msgstr "PesoPay"
#. module: payment_asiapay
#. odoo-python
#: code:addons/payment_asiapay/models/payment_transaction.py:0
#, python-format
msgid "Received data with missing reference %(ref)s."
msgstr "داده‌های دریافتی با مرجع گمشده%(ref)s"
#. module: payment_asiapay
#. odoo-python
#: code:addons/payment_asiapay/models/payment_transaction.py:0
#, python-format
msgid "Received data with missing success code."
msgstr "داده‌های دریافتی با کد موفقیت گمشده"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha1
msgid "SHA1"
msgstr "SHA1"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha256
msgid "SHA256"
msgstr "SHA256"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_secure_hash_function__sha512
msgid "SHA512"
msgstr "SHA512"
#. module: payment_asiapay
#: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form
msgid "Secure Hash Function"
msgstr "تابع هش امن"
#. module: payment_asiapay
#: model_terms:ir.ui.view,arch_db:payment_asiapay.payment_provider_form
msgid "Secure Hash Secret"
msgstr "کلید مخفی هش امن"
#. module: payment_asiapay
#: model:ir.model.fields.selection,name:payment_asiapay.selection__payment_provider__asiapay_brand__siampay
msgid "SiamPay"
msgstr "SiamPay"
#. module: payment_asiapay
#: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_merchant_id
msgid "The Merchant ID solely used to identify your AsiaPay account."
msgstr ""
"شناسه فروشنده که به طور انحصاری برای شناسایی حساب AsiaPay شما استفاده می‌شود"
#. module: payment_asiapay
#: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_brand
msgid "The brand associated to your AsiaPay account."
msgstr "برند مرتبط با حساب AsiaPay شما"
#. module: payment_asiapay
#: model:ir.model.fields,help:payment_asiapay.field_payment_provider__asiapay_secure_hash_function
msgid "The secure hash function associated to your AsiaPay account."
msgstr "تابع هش امن مرتبط با حساب AsiaPay شما"
#. module: payment_asiapay
#: model:ir.model.fields,help:payment_asiapay.field_payment_provider__code
msgid "The technical code of this payment provider."
msgstr "کد فنی این ارائه دهنده پرداخت."
#. module: payment_asiapay
#. odoo-python
#: code:addons/payment_asiapay/models/payment_transaction.py:0
#, python-format
msgid "Unknown success code: %s"
msgstr "کد موفقیت ناشناخته%s"