186 lines
5.3 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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:
# * pos_paytm
#
# Translators:
# İmat Yahya Çataklı <yahya.catakli@soluto.com.tr>, 2023
# Martin Trigaux, 2023
# Umur Akın <umura@projetgrup.com>, 2023
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2023
# abc Def <hdogan1974@gmail.com>, 2023
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: abc Def <hdogan1974@gmail.com>, 2023\n"
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__accept_payment
msgid "Accept Payment"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__all
msgid "All"
msgstr "Tümü"
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__allowed_payment_modes
msgid "Allowed Payment Modes"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__auto
msgid "Automatically"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__card
msgid "Card"
msgstr "Kart"
#. module: pos_paytm
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__manual
msgid "Manually"
msgstr "Manuel Olarak"
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__channel_id
msgid "PayTM Channel ID"
msgstr ""
#. module: pos_paytm
#. odoo-javascript
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
#, python-format
msgid "PayTM Error"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_merchant_key
msgid "PayTM Merchant API Key"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_mid
msgid "PayTM Merchant ID"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_tid
msgid "PayTM Terminal ID"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_test_mode
msgid "PayTM Test Mode"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_authcode
msgid "Paytm APPR Code"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_card_scheme
msgid "Paytm Card Scheme"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_issuer_card_no
msgid "Paytm Issue Mask Card No."
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_issuer_bank
msgid "Paytm Issuer Bank"
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_reference_no
msgid "Paytm Merchant Reference No."
msgstr ""
#. module: pos_paytm
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment__paytm_payment_method
msgid "Paytm Payment Method"
msgstr ""
#. module: pos_paytm
#: model:ir.model,name:pos_paytm.model_pos_order
msgid "Point of Sale Orders"
msgstr "Satış Noktası Siparişi"
#. module: pos_paytm
#: model:ir.model,name:pos_paytm.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "Satış Noktası Ödeme Yöntemleri"
#. module: pos_paytm
#: model:ir.model,name:pos_paytm.model_pos_payment
msgid "Point of Sale Payments"
msgstr "Satış Noktası Ödemeleri"
#. module: pos_paytm
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__qr
msgid "QR"
msgstr ""
#. module: pos_paytm
#. odoo-javascript
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
#, python-format
msgid "Reference number mismatched"
msgstr ""
#. module: pos_paytm
#. odoo-python
#: code:addons/pos_paytm/models/pos_payment_method.py:0
#, python-format
msgid "Something went wrong with paytm request. Please try later."
msgstr ""
#. module: pos_paytm
#. odoo-python
#: code:addons/pos_paytm/models/pos_payment_method.py:0
#, python-format
msgid "This Payment Terminal is only valid for INR Currency"
msgstr ""
#. module: pos_paytm
#. odoo-python
#: code:addons/pos_paytm/models/pos_payment_method.py:0
#, python-format
msgid "makePaymentRequest expected resultCode not found in the response"
msgstr ""
#. module: pos_paytm
#. odoo-python
#: code:addons/pos_paytm/models/pos_payment_method.py:0
#, python-format
msgid "paymentFetchRequest expected resultCode not found in the response"
msgstr ""
#. module: pos_paytm
#. odoo-python
#: code:addons/pos_paytm/models/pos_payment_method.py:0
#, python-format
msgid "paytm transaction failure"
msgstr ""
#. module: pos_paytm
#. odoo-python
#: code:addons/pos_paytm/models/pos_payment_method.py:0
#, python-format
msgid "paytm transaction request declined"
msgstr ""