diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/account_payment/i18n/sr@latin.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/account_payment/i18n/sr@latin.po')
| -rw-r--r-- | addons/account_payment/i18n/sr@latin.po | 193 |
1 files changed, 193 insertions, 0 deletions
diff --git a/addons/account_payment/i18n/sr@latin.po b/addons/account_payment/i18n/sr@latin.po new file mode 100644 index 00000000..4356eb24 --- /dev/null +++ b/addons/account_payment/i18n/sr@latin.po @@ -0,0 +1,193 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_payment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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: account_payment +#: code:addons/account_payment/models/payment.py:61 +#, python-format +msgid "<%s> transaction (%s) invoice confirmation failed : <%s>" +msgstr "" + +#. module: account_payment +#: code:addons/account_payment/models/payment.py:45 +#, python-format +msgid "<%s> transaction (%s) failed : <%s>" +msgstr "" + +#. module: account_payment +#: code:addons/account_payment/models/payment.py:52 +#, python-format +msgid "<%s> transaction (%s) invalid state : %s" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid "<i class=\"fa fa-arrow-circle-right\"/> Pay Now" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "" +"<i class=\"fa fa-arrow-circle-right\"/><span class=\"hidden-xs\"> Pay " +"Now</span>" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid "<i class=\"fa fa-check-circle\"/> Paid" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid "<i class=\"fa fa-check-circle\"/> Pending" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_report +msgid "" +"<span class=\"label label-info orders_label_text_align\"><i class=\"fa fa-fw" +" fa-clock-o\"/> Waiting</span>" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_report +msgid "" +"<span class=\"label label-success orders_label_text_align\"><i class=\"fa " +"fa-fw fa-check\"/> Done</span>" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_report +msgid "<strong>Transactions</strong>" +msgstr "" + +#. module: account_payment +#: code:addons/account_payment/controllers/payment.py:53 +#, python-format +msgid "" +"If we store your payment information on our server, subscription payments " +"will be made automatically." +msgstr "" + +#. module: account_payment +#: model:ir.model,name:account_payment.model_account_invoice +#: model:ir.model.fields,field_description:account_payment.field_payment_transaction_account_invoice_id +msgid "Invoice" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success +msgid "Invoice successfully paid." +msgstr "" + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_id +msgid "Last Transaction" +msgstr "" + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_count +msgid "Number of payment transactions" +msgstr "" + +#. module: account_payment +#: code:addons/account_payment/controllers/payment.py:50 +#, python-format +msgid "Pay & Confirm" +msgstr "" + +#. module: account_payment +#: code:addons/account_payment/models/payment.py:119 +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment +msgid "Pay with" +msgstr "" + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_acquirer_id +msgid "Payment Acquirer" +msgstr "" + +#. module: account_payment +#: model:ir.model,name:account_payment.model_payment_transaction +msgid "Payment Transaction" +msgstr "" + +#. module: account_payment +#: code:addons/account_payment/models/account_invoice.py:28 +#, python-format +msgid "Payment Transactions" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment +msgid "Status" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "" +"There was an error processing your payment: impossible to validate invoice." +msgstr "" + +#. 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 state." +msgstr "" + +#. 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 "" + +#. 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 "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "" +"There was an error processing your payment: transaction amount issue.<br/>" +msgstr "" + +#. 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.<br/>" +msgstr "" + +#. module: account_payment +#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error +msgid "There was an error processing your payment: transaction issue.<br/>" +msgstr "" + +#. 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 "" + +#. module: account_payment +#: model:ir.model.fields,field_description:account_payment.field_account_invoice_payment_tx_ids +#: model_terms:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment +msgid "Transactions" +msgstr "" |
