83 lines
2.6 KiB
Plaintext
83 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * payment_transfer
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2018
|
|
# Slobodan Simić <slsimic@gmail.com>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~11.5\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
|
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
|
"Last-Translator: Slobodan Simić <slsimic@gmail.com>, 2018\n"
|
|
"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n"
|
|
"Language: sr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
|
#. module: payment_transfer
|
|
#: model_terms:ir.ui.view,arch_db:payment_transfer.transfer_transaction_status
|
|
msgid "<strong>Communication: </strong>"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields,field_description:payment_transfer.field_payment_acquirer__qr_code
|
|
msgid "Enable QR Codes"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields,help:payment_transfer.field_payment_acquirer__qr_code
|
|
msgid "Enable the use of QR-codes when paying by wire transfer."
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment_transaction.py:0
|
|
msgid "No transaction found matching reference %s."
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model_terms:ir.ui.view,arch_db:payment_transfer.transfer_transaction_status
|
|
msgid "Or scan me with your banking app."
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model,name:payment_transfer.model_payment_acquirer
|
|
msgid "Payment Acquirer"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model,name:payment_transfer.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields,field_description:payment_transfer.field_payment_acquirer__provider
|
|
msgid "Provider"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields,help:payment_transfer.field_payment_acquirer__provider
|
|
msgid "The Payment Service Provider to use with this acquirer"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment_transaction.py:0
|
|
msgid "The customer has selected %(acq_name)s to make the payment."
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields.selection,name:payment_transfer.selection__payment_acquirer__provider__transfer
|
|
msgid "Wire Transfer"
|
|
msgstr ""
|
|
|
|
#~ msgid "Bank Account"
|
|
#~ msgstr "Bankovni račun"
|
|
|
|
#~ msgid "Bank Accounts"
|
|
#~ msgstr "Банковни рачуни"
|