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

313 lines
11 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * payment_demo
#
# Translators:
# Hanna Kheradroosta, 2023
# odooers ir, 2023
# Martin Trigaux, 2023
# Hamed Mohammadi <hamed@dehongi.com>, 2024
# 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: 2024-08-13 10:28+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_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_details
msgid ""
"<select id=\"simulated_payment_state\" class=\"form-select\">\n"
" <option value=\"done\" title=\"Successful payment\">\n"
" Successful\n"
" </option>\n"
" <option value=\"pending\" title=\"Payment processing\">\n"
" Pending\n"
" </option>\n"
" <option value=\"cancel\" title=\"Payment canceled by customer\">\n"
" Canceled\n"
" </option>\n"
" <option value=\"error\" title=\"Processing error\">\n"
" Error\n"
" </option>\n"
" </select>"
msgstr ""
"<select id=\"simulated_payment_state\" class=\"form-select\">\n"
" <option value=\"done\" title=\"Successful payment\">\n"
" موفق\n"
" </option>\n"
" <option value=\"pending\" title=\"Payment processing\">\n"
" در حال بررسی\n"
" </option>\n"
" <option value=\"cancel\" title=\"Payment canceled by customer\">\n"
" لغو شده\n"
" </option>\n"
" <option value=\"error\" title=\"Processing error\">\n"
" خطا\n"
" </option>\n"
" </select>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small><b>City</b></small>"
msgstr "<small><b>شهر</b></small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small><b>Country</b></small>"
msgstr "<small><b>کشور</b></small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small><b>Name</b></small>"
msgstr "<small><b>نام</b></small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small><b>Street and Number</b></small>"
msgstr "<small><b>خیابان و شماره</b></small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small><b>Zip Code</b></small>"
msgstr "<small><b>کد پستی</b></small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small>Email</small>"
msgstr "<small>ایمیل</small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_details
msgid "<small>Payment Details (test data)</small>"
msgstr "<small>جزئیات پرداخت(داده‌های آزمایشی)</small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_details
msgid "<small>Payment Status</small>"
msgstr "<small>وضعیت پرداخت</small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_inline_form
msgid "<small>Street 2</small>"
msgstr "<small>خیابان 2</small>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form
msgid "Authorize"
msgstr "تأیید کردن"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form
msgid "Cancel"
msgstr "لغو"
#. module: payment_demo
#: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__cancel
msgid "Canceled"
msgstr "لغو شده"
#. module: payment_demo
#: model:ir.model.fields,field_description:payment_demo.field_payment_transaction__capture_manually
msgid "Capture Amount Manually"
msgstr "مقدار را به صورت دستی ثبت کنید"
#. module: payment_demo
#: model:ir.model.fields,help:payment_demo.field_payment_transaction__capture_manually
msgid ""
"Capture the amount from Odoo, when the delivery is completed.\n"
"Use this if you want to charge your customers cards only when\n"
"you are sure you can ship the goods to them."
msgstr ""
"مقدار را از Odoo هنگام تکمیل تحویل ثبت کنید. از این گزینه استفاده کنید اگر\n"
" می‌خواهید فقط زمانی که مطمئن هستید قادر به ارسال کالا به مشتریان هستید، \n"
"کارت‌های آنها را شارژ کنید."
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form
msgid "Close"
msgstr "بستن"
#. module: payment_demo
#: model:ir.model.fields,field_description:payment_demo.field_payment_provider__code
msgid "Code"
msgstr "کد"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form
msgid "Confirm"
msgstr "تایید کردن"
#. module: payment_demo
#: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__done
msgid "Confirmed"
msgstr "تایید شده"
#. module: payment_demo
#: model:ir.model.fields.selection,name:payment_demo.selection__payment_provider__code__demo
msgid "Demo"
msgstr "آزمایشی"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form
msgid "Demo Express Checkout"
msgstr "بررسی سریع نسخه آزمایشی"
#. module: payment_demo
#. odoo-python
#: code:addons/payment_demo/models/payment_provider.py:0
#, python-format
msgid "Demo providers should never be enabled."
msgstr "رائه‌دهندگان نسخه آزمایشی نباید هرگز فعال شوند"
#. module: payment_demo
#: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__error
msgid "Error"
msgstr "خطا"
#. module: payment_demo
#. odoo-javascript
#: code:addons/payment_demo/static/src/js/express_checkout_form.js:0
#, python-format
msgid "No delivery method is available."
msgstr "روش تحویل در دسترس نیست"
#. module: payment_demo
#. odoo-python
#: code:addons/payment_demo/models/payment_transaction.py:0
#, python-format
msgid "No transaction found matching reference %s."
msgstr "هیچ تراکنشی مرجع منطبق پیدا نشد%s"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form
msgid "Pay"
msgstr "پرداخت"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form
msgid "Pay with Demo"
msgstr "پرداخت با نسخه آزمایشی"
#. module: payment_demo
#: model:ir.model,name:payment_demo.model_payment_provider
msgid "Payment Provider"
msgstr "سرویس دهنده پرداخت"
#. module: payment_demo
#: model:ir.model,name:payment_demo.model_payment_token
msgid "Payment Token"
msgstr "توکن پرداخت"
#. module: payment_demo
#: model:ir.model,name:payment_demo.model_payment_transaction
msgid "Payment Transaction"
msgstr "تراکنش پرداخت"
#. module: payment_demo
#. odoo-javascript
#: code:addons/payment_demo/static/src/js/payment_demo_mixin.js:0
#, python-format
msgid "Payment processing failed"
msgstr "پردازش پرداخت انجام نشد"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form
msgid "Payments made with this payment method will be <b>successful</b>."
msgstr "پرداخت‌هایی که با این روش پرداخت انجام می‌شود،<b> موفق خواهند بود</b>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form
msgid ""
"Payments made with this payment method will be automatically "
"<b>canceled</b>."
msgstr ""
"پرداخت‌هایی که با این روش پرداخت انجام می‌شود به طور خودکار <b>لغو خواهند "
"شد</b>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form
msgid "Payments made with this payment method will remain <b>pending</b>."
msgstr ""
"پرداخت‌هایی که با این روش پرداخت انجام می‌شود، در وضعیت در<b> انتظار باقی "
"خواهند ماند</b>"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.token_inline_form
msgid ""
"Payments made with this payment method will simulate a processing "
"<b>error</b>."
msgstr ""
"پرداخت‌هایی که با این روش پرداخت انجام می‌شود، خطای پردازش را شبیه‌سازی<b> "
"خواهند کرد</b>"
#. module: payment_demo
#: model:ir.model.fields.selection,name:payment_demo.selection__payment_token__demo_simulated_state__pending
msgid "Pending"
msgstr "معلق"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_transaction_form
msgid "Set to Error"
msgstr "تنظیم به وضعیت خطا"
#. module: payment_demo
#: model:ir.model.fields,field_description:payment_demo.field_payment_token__demo_simulated_state
msgid "Simulated State"
msgstr "وضعیت شبیه‌سازی‌شده"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form
msgid "Test Mode"
msgstr "حالت آزمایشی"
#. module: payment_demo
#: model:ir.model.fields,help:payment_demo.field_payment_token__demo_simulated_state
msgid "The state in which transactions created from this token should be set."
msgstr "وضعیتی که تراکنش‌های ایجاد شده از این توکن باید تنظیم شوند"
#. module: payment_demo
#: model:ir.model.fields,help:payment_demo.field_payment_provider__code
msgid "The technical code of this payment provider."
msgstr "کد فنی این ارائه دهنده پرداخت."
#. module: payment_demo
#. odoo-python
#: code:addons/payment_demo/models/payment_transaction.py:0
#, python-format
msgid "The transaction is not linked to a token."
msgstr "تراکنش به توکن متصل نیست"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.express_checkout_form
msgid "Unpublished"
msgstr "منتشر نشده"
#. module: payment_demo
#. odoo-javascript
#: code:addons/payment_demo/static/src/js/express_checkout_form.js:0
#, python-format
msgid "Validation Error"
msgstr "خطای ارزیابی"
#. module: payment_demo
#: model_terms:ir.ui.view,arch_db:payment_demo.payment_details
msgid "XXXX XXXX XXXX XXXX"
msgstr "XXXX XXXX XXXX XXXX"
#. module: payment_demo
#. odoo-python
#: code:addons/payment_demo/models/payment_transaction.py:0
#, python-format
msgid "You selected the following demo payment status: %s"
msgstr "وضعیت پرداخت نسخه آزمایشی زیر را انتخاب کردید:%s"