174 lines
5.5 KiB
Plaintext
174 lines
5.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_paytm
|
|
#
|
|
# Translators:
|
|
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2024
|
|
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2024
|
|
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-09-25 08:39+0000\n"
|
|
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
|
"Last-Translator: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2024\n"
|
|
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: fi\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 "Hyväksy maksu"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__all
|
|
msgid "All"
|
|
msgstr "Kaikki"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__allowed_payment_modes
|
|
msgid "Allowed Payment Modes"
|
|
msgstr "Sallitut maksutavat"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__auto
|
|
msgid "Automatically"
|
|
msgstr "Automaattisesti"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__card
|
|
msgid "Card"
|
|
msgstr "Kortti"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__accept_payment
|
|
msgid ""
|
|
"Choose accept payment mode: \n"
|
|
" Manually or Automatically"
|
|
msgstr ""
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__allowed_payment_modes
|
|
msgid ""
|
|
"Choose allow payment mode: \n"
|
|
" All/Card or QR"
|
|
msgstr ""
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_mid
|
|
msgid "Go to https://business.paytm.com/ and create the merchant account"
|
|
msgstr ""
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__accept_payment__manual
|
|
msgid "Manually"
|
|
msgstr "Manuaalinen"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_merchant_key
|
|
msgid ""
|
|
"Merchant/AES key \n"
|
|
" ex: B1o6Ivjy8L1@abc9"
|
|
msgstr ""
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__channel_id
|
|
msgid "PayTM Channel ID"
|
|
msgstr "PayTM-kanavan tunnus"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-javascript
|
|
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
|
|
msgid "PayTM Error"
|
|
msgstr "PayTM Virhe"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_merchant_key
|
|
msgid "PayTM Merchant API Key"
|
|
msgstr "PayTM Merchant API-avain"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_mid
|
|
msgid "PayTM Merchant ID"
|
|
msgstr "PayTM kauppiaan tunnus"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_tid
|
|
msgid "PayTM Terminal ID"
|
|
msgstr "PayTM Päätelaitteen tunnus"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,field_description:pos_paytm.field_pos_payment_method__paytm_test_mode
|
|
msgid "PayTM Test Mode"
|
|
msgstr "PayTM testitila"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model,name:pos_paytm.model_pos_payment_method
|
|
msgid "Point of Sale Payment Methods"
|
|
msgstr "Kassan maksutavat"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields.selection,name:pos_paytm.selection__pos_payment_method__allowed_payment_modes__qr
|
|
msgid "QR"
|
|
msgstr "QR"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-javascript
|
|
#: code:addons/pos_paytm/static/src/js/payment_paytm.js:0
|
|
msgid "Reference number mismatched"
|
|
msgstr "Viitenumero ei täsmää"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "Something went wrong with paytm request. Please try later."
|
|
msgstr "Jokin meni pieleen PayTM-pyynnössä. Yritä myöhemmin."
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_tid
|
|
msgid ""
|
|
"Terminal model or Activation code \n"
|
|
" ex: 70000123"
|
|
msgstr ""
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "This Payment Terminal is only valid for INR Currency"
|
|
msgstr "Tämä maksupääte on voimassa vain INR-valuutalle"
|
|
|
|
#. module: pos_paytm
|
|
#: model:ir.model.fields,help:pos_paytm.field_pos_payment_method__paytm_test_mode
|
|
msgid "Turn it on when in Test Mode"
|
|
msgstr ""
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "makePaymentRequest expected resultCode not found in the response"
|
|
msgstr "makePaymentRequest odotettua resultCode-koodia ei löydy vastauksesta"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "paymentFetchRequest expected resultCode not found in the response"
|
|
msgstr "paymentFetchRequest odotettua resultCode-koodia ei löydy vastauksesta"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "paytm transaction failure"
|
|
msgstr "paytm maksutapahtuman epäonnistuminen"
|
|
|
|
#. module: pos_paytm
|
|
#. odoo-python
|
|
#: code:addons/pos_paytm/models/pos_payment_method.py:0
|
|
msgid "paytm transaction request declined"
|
|
msgstr "paytm maksutapahtumapyyntö hylätty"
|