164 lines
5.2 KiB
Plaintext
164 lines
5.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_payment
|
|
#
|
|
# Translators:
|
|
# Boško Stojaković <bluesoft83@gmail.com>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~11.5\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-09-18 09:49+0000\n"
|
|
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
|
"Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n"
|
|
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: bs\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
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
|
msgid "&times;"
|
|
msgstr "&times;"
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
|
|
msgid "<b>Communication: </b>"
|
|
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=\"d-none d-md-inline\"> "
|
|
"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-fw fa-arrow-circle-right\"/> Pay Now"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
|
msgid "<i class=\"fa fa-fw 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-fw fa-check-circle\"/> Pending"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
|
|
msgid ""
|
|
"<i class=\"fa fa-info\"/> You have credits card registered, you can log-in "
|
|
"to be able to use them."
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid ""
|
|
"<span class=\"badge badge-pill badge-danger\"><i class=\"fa fa-fw fa-"
|
|
"remove\"/><span class=\"d-none d-md-inline\"> Cancelled</span></span>"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid ""
|
|
"<span class=\"badge badge-pill badge-info\"><i class=\"fa fa-fw fa-"
|
|
"clock-o\"/><span class=\"d-none d-md-inline\"> Waiting for "
|
|
"Payment</span></span>"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid ""
|
|
"<span class=\"badge badge-pill badge-primary\"><i class=\"fa fa-fw fa-"
|
|
"check\"/><span class=\"d-none d-md-inline\"> Authorized</span></span>"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid ""
|
|
"<span class=\"badge badge-pill badge-success\"><i class=\"fa fa-fw fa-"
|
|
"check\"/><span class=\"d-none d-md-inline\"> Paid</span></span>"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid ""
|
|
"<span class=\"badge badge-pill badge-warning\"><span class=\"d-none d-md-"
|
|
"inline\"> Pending</span></span>"
|
|
msgstr ""
|
|
|
|
#. 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 ""
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/controllers/payment.py:47
|
|
#, python-format
|
|
msgid ""
|
|
"If we store your payment information on our server, subscription payments "
|
|
"will be made automatically."
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/controllers/payment.py:44
|
|
#, python-format
|
|
msgid "Pay & Confirm"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: code:addons/account_payment/models/payment.py:22
|
|
#, python-format
|
|
msgid "Pay Now"
|
|
msgstr "Plati Sad"
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid "Pay now"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
|
|
msgid "Pay with"
|
|
msgstr ""
|
|
|
|
#. module: account_payment
|
|
#: model:ir.model,name:account_payment.model_payment_transaction
|
|
msgid "Payment Transaction"
|
|
msgstr "Transakcija plaćanja"
|
|
|
|
#. module: account_payment
|
|
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#. 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 failed.<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 ""
|