85 lines
2.5 KiB
Plaintext
85 lines
2.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * payment_transfer
|
|
#
|
|
# Translators:
|
|
# Michal Veselý <michal@veselyberanek.net>, 2019
|
|
# trendspotter <j.podhorecky@volny.cz>, 2019
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~12.5\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
|
"PO-Revision-Date: 2019-08-26 09:12+0000\n"
|
|
"Last-Translator: trendspotter <j.podhorecky@volny.cz>, 2019\n"
|
|
"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: cs\n"
|
|
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:0
|
|
#, python-format
|
|
msgid "; multiple order found"
|
|
msgstr "; nalezena vícenásobná objednávka"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:0
|
|
#, python-format
|
|
msgid "; no order found"
|
|
msgstr "; nebyla nalezena žádná objednávka"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"<div>\n"
|
|
"<h3>Please use the following transfer details</h3>\n"
|
|
"<h4>%(bank_title)s</h4>\n"
|
|
"%(bank_accounts)s\n"
|
|
"<h4>Communication</h4>\n"
|
|
"<p>Please use the order name as communication reference.</p>\n"
|
|
"</div>"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:0
|
|
#, python-format
|
|
msgid "Bank Account"
|
|
msgstr "Bankovní účet"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:0
|
|
#, python-format
|
|
msgid "Bank Accounts"
|
|
msgstr "Bankovní účty"
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields.selection,name:payment_transfer.selection__payment_acquirer__provider__transfer
|
|
msgid "Manual Payment"
|
|
msgstr ""
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model,name:payment_transfer.model_payment_acquirer
|
|
msgid "Payment Acquirer"
|
|
msgstr "Platební brána"
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model,name:payment_transfer.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr "Platební transakce"
|
|
|
|
#. module: payment_transfer
|
|
#: model:ir.model.fields,field_description:payment_transfer.field_payment_acquirer__provider
|
|
msgid "Provider"
|
|
msgstr "Poskytovatel"
|
|
|
|
#. module: payment_transfer
|
|
#: code:addons/payment_transfer/models/payment.py:0
|
|
#, python-format
|
|
msgid "received data for reference %s"
|
|
msgstr ""
|