From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/account_payment/i18n/cs.po | 216 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 addons/account_payment/i18n/cs.po (limited to 'addons/account_payment/i18n/cs.po') diff --git a/addons/account_payment/i18n/cs.po b/addons/account_payment/i18n/cs.po new file mode 100644 index 00000000..1c3821a6 --- /dev/null +++ b/addons/account_payment/i18n/cs.po @@ -0,0 +1,216 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_payment +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka , 2020 +# Michal Veselý , 2020 +# trendspotter, 2020 +# karolína schusterová , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 14:12+0000\n" +"PO-Revision-Date: 2020-09-07 08:10+0000\n" +"Last-Translator: karolína schusterová , 2021\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: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success +msgid "Communication: " +msgstr "Komunikace: " + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" " +"Pay Now" +msgstr "" +" " +"Zaplatit" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid " Pay Now" +msgstr " Zaplatit teď" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid " Paid" +msgstr " Zaplaceno" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid " Pending" +msgstr " Čekající" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid "" +" You have credits card registered, you can log-in " +"to be able to use them." +msgstr "" +" Máte zaregistrovanou kreditní kartu, můžete se " +"přihlásit, abyste je mohli používat." + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Cancelled" +msgstr "" +" Zrušeno" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Waiting for " +"Payment" +msgstr "" +" Čekání na " +"platbu" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Authorized" +msgstr "" +" Autorizováno" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Paid" +msgstr "" +" Zaplaceno" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Reversed" +msgstr "" +" Obráceně" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +" Pending" +msgstr "" +" Probíhá" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment +msgid "Close" +msgstr "Zavřít" + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success +msgid "" +"Done, your online payment has been successfully processed. Thank you for " +"your order." +msgstr "" +"Hotovo, vaše online platba byla úspěšně zpracována. Děkuji za Vaši " +"objednávku." + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__id +msgid "ID" +msgstr "ID" + +#. module: account_payment +#: code:addons/account_payment/controllers/payment.py:0 +#, python-format +msgid "" +"If we store your payment information on our server, subscription payments " +"will be made automatically." +msgstr "" +"Pokud vaše platební informace uložíme na našem serveru, platby předplatného " +"budou prováděny automaticky." + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: account_payment +#: code:addons/account_payment/controllers/payment.py:0 +#, python-format +msgid "Pay & Confirm" +msgstr "Zaplať a potvrď" + +#. module: account_payment +#: code:addons/account_payment/models/payment.py:0 +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +#, python-format +msgid "Pay Now" +msgstr "Zaplať nyní" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "Pay now" +msgstr "Zaplať teď" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment +msgid "Pay with" +msgstr "Platit s" + +#. module: account_payment +#: model:ir.model,name:account_payment.model_payment_transaction +msgid "Payment Transaction" +msgstr "Platební transakce" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "Status" +msgstr "Stav" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was an error processing your payment: invalid invoice." +msgstr "Při zpracování platby došlo k chybě: neplatná faktura." + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "" +"There was an error processing your payment: issue with credit card ID " +"validation." +msgstr "" +"Při zpracování platby došlo k chybě: problém s potvrzením identifikace " +"kreditní karty." + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was an error processing your payment: transaction failed.
" +msgstr "Při zpracování platby došlo k chybě: transakce selhala.
" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was en error processing your payment: invalid credit card ID." +msgstr "" +"Při zpracování platby došlo k chybě: neplatná identifikace kreditní karty." -- cgit v1.2.3