160 lines
4.9 KiB
Plaintext
160 lines
4.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_payment
|
|
#
|
|
# Translators:
|
|
# Piotr Szlązak <szlazakpiotr@gmail.com>, 2016
|
|
# zbik2607 <darek@krokus.com.pl>, 2016
|
|
# Judyta Kaźmierczak <judyta.kazmierczak@openglobe.pl>, 2016
|
|
# Grzegorz Grzelak <grzegorz.grzelak@openglobe.pl>, 2016
|
|
# Martin Trigaux <mat@odoo.com>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
|
"Last-Translator: Martin Trigaux <mat@odoo.com>, 2016\n"
|
|
"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: pl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.confirm
|
|
msgid "<i class=\"fa fa-arrow-circle-right\"/> Back to My Account"
|
|
msgstr "<i class=\"fa fa-arrow-circle-right\"/> Wróć do Moje Konto"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.pay_methods
|
|
msgid "Acquirer"
|
|
msgstr "Beneficjent"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.pay_methods
|
|
msgid "Add a new payment method:"
|
|
msgstr "Dodaj nową metodę płatności:"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.confirm
|
|
#: model:ir.ui.view,arch_db:website_payment.pay
|
|
msgid "Amount"
|
|
msgstr "Kwota"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.website_settings_payment
|
|
msgid "Configure payment acquirers"
|
|
msgstr "Konfiguruj beneficjentów płatności"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer
|
|
msgid "Default Acquirer"
|
|
msgstr "Domyślny beneficjent"
|
|
|
|
#. 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:ir.ui.view,arch_db:website_payment.pay_methods
|
|
msgid "Delete <span class=\"fa fa-long-arrow-right\"/>"
|
|
msgstr "Usuń <span class=\"fa fa-long-arrow-right\"/>"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.pay_methods
|
|
msgid "Delete a payment method:"
|
|
msgstr "Usuń metodę płatności:"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.website_settings_payment
|
|
msgid "E-Commerce"
|
|
msgstr "E-Commerce"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.confirm
|
|
msgid "From"
|
|
msgstr "Od"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.pay_meth_link
|
|
msgid "Manage your payment methods"
|
|
msgstr "Zarządzaj swymi metodami płatności"
|
|
|
|
#. module: website_payment
|
|
#: code:addons/website_payment/controllers/main.py:82
|
|
#, python-format
|
|
msgid "Oops! There was a problem with your payment."
|
|
msgstr ""
|
|
|
|
#. module: website_payment
|
|
#: code:addons/website_payment/controllers/main.py:45
|
|
#, python-format
|
|
msgid "Pay Now"
|
|
msgstr "Zapłać teraz"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.confirm
|
|
#: model:ir.ui.view,arch_db:website_payment.pay
|
|
msgid "Payment"
|
|
msgstr "Płatność"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.model,name:website_payment.model_payment_acquirer
|
|
msgid "Payment Acquirer"
|
|
msgstr "Beneficjent płatności"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.header_footer_custom_payment
|
|
msgid "Payment Method"
|
|
msgstr "Metoda płatności"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.pay_methods
|
|
msgid "Payment Methods"
|
|
msgstr "Metody płatności"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.confirm
|
|
msgid "Payment processed by"
|
|
msgstr "Zapłatę wykonano przez"
|
|
|
|
#. module: website_payment
|
|
#: model:ir.ui.view,arch_db:website_payment.confirm
|
|
#: model:ir.ui.view,arch_db:website_payment.pay
|
|
msgid "Reference"
|
|
msgstr "Odnośnik"
|
|
|
|
#. module: website_payment
|
|
#: model: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 "Strona WWW"
|
|
|
|
#. module: website_payment
|
|
#: code:addons/website_payment/controllers/main.py:82
|
|
#, python-format
|
|
msgid ""
|
|
"Your payment was successful! It may take some time to be validated on our "
|
|
"end."
|
|
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:ir.ui.view,arch_db:website_payment.confirm
|
|
#: model:ir.ui.view,arch_db:website_payment.pay
|
|
msgid "payment_provider_logo"
|
|
msgstr "payment_provider_logo"
|