diff options
Diffstat (limited to 'addons/website_payment/i18n/mk.po')
| -rw-r--r-- | addons/website_payment/i18n/mk.po | 153 |
1 files changed, 153 insertions, 0 deletions
diff --git a/addons/website_payment/i18n/mk.po b/addons/website_payment/i18n/mk.po new file mode 100644 index 00000000..75701abc --- /dev/null +++ b/addons/website_payment/i18n/mk.po @@ -0,0 +1,153 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Aleksandar Vangelovski <aleksandarv@hbee.eu>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-05-12 12:36+0000\n" +"Last-Translator: Aleksandar Vangelovski <aleksandarv@hbee.eu>\n" +"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/" +"mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "<i class=\"fa fa-arrow-circle-right\"/> Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "Примател" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Износ" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete <span class=\"fa fa-long-arrow-right\"/>" +msgstr "Избриши <span class=\"fa fa-long-arrow-right\"/>" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Од" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "Менаџирајте ги вашите начини на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Мојата сметка" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "Плати сега" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Плаќање" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Стакнувач на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Начин на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Методи на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Референца" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Вебсајт" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "Целосната URL адреса за пристап на документот преку веб страната." + +#~ msgid "Website URL" +#~ msgstr "Адреса на вебсајт" |
