536 lines
17 KiB
Plaintext
536 lines
17 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * website_payment
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
# Anita Kosobucka, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Anita Kosobucka, 2023\n"
|
||
|
"Language-Team: Polish (https://app.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_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid ""
|
||
|
".\n"
|
||
|
" <br/>\n"
|
||
|
" We appreciate your support for our organization as such.\n"
|
||
|
" <br/>\n"
|
||
|
" Regards."
|
||
|
msgstr ""
|
||
|
".\n"
|
||
|
"<br/>\n"
|
||
|
"Dziękujemy za wsparcie dla naszej organizacji.\n"
|
||
|
"<br/>\n"
|
||
|
"Z poważaniem."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "<b>Comment:</b>"
|
||
|
msgstr "<b>Komentarz:</b>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "<b>Donation Date:</b>"
|
||
|
msgstr "<b>Data darowizny:</b>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "<b>Donor Email:</b>"
|
||
|
msgstr "<b>Adres e-mail darczyńcy:</b>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "<b>Donor Name:</b>"
|
||
|
msgstr "<b>Nazwa darczyńcy:</b>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "<b>Payment ID:</b>"
|
||
|
msgstr "<b>Identyfikator płatności:</b>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "<b>Payment Method:</b>"
|
||
|
msgstr "<b>Payment Method:</b>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid "<option value=\"\">Country...</option>"
|
||
|
msgstr "<option value=\"\">Kraj...</option>"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
|
||
|
msgid ""
|
||
|
"<strong>No suitable payment option could be found.</strong><br/>\n"
|
||
|
" If you believe that it is an error, please contact the website administrator."
|
||
|
msgstr ""
|
||
|
"<strong>Nie udało się znaleźć odpowiedniej opcji płatności</strong>\n"
|
||
|
"Jeśli uważasz, że to błąd, skontaktuj się z administratorem strony."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
|
||
|
msgid "<strong>Warning</strong> The currency is missing or incorrect."
|
||
|
msgstr "<strong>Ostrzeżenie </strong>Brak waluty lub nieprawidłowa waluta."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "A donation has been made on your website"
|
||
|
msgstr "Darowizna została przekazana w witrynie"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
||
|
msgid "A year of cultural awakening."
|
||
|
msgstr "Rok kulturowego przebudzenia."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid "Activate Payments"
|
||
|
msgstr "Płatności Aktywne"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.actions.server,name:website_payment.action_activate_stripe
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid "Activate Stripe"
|
||
|
msgstr "Aktywuj Stripe"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.js:0
|
||
|
#, python-format
|
||
|
msgid "Add a description here"
|
||
|
msgstr "Dodaj opis tutaj"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.js:0
|
||
|
#, python-format
|
||
|
msgid "Add new pre-filled option"
|
||
|
msgstr "Dodaj nową wstępnie wypełnioną opcję"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
||
|
#, python-format
|
||
|
msgid "Amount"
|
||
|
msgstr "Kwota"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid "Amount ("
|
||
|
msgstr "Kwota ("
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "Amount("
|
||
|
msgstr "Kwota("
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
||
|
msgid "Caring for a baby for 1 month."
|
||
|
msgstr "Opieka nad dzieckiem przez 1 miesiąc."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
||
|
#, python-format
|
||
|
msgid "Choose Your Amount"
|
||
|
msgstr "Wybierz kwotę"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model,name:website_payment.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Ustawienia konfiguracji"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Configure %s"
|
||
|
msgstr "Konfiguruj %s"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#: model:ir.model,name:website_payment.model_res_country
|
||
|
#, python-format
|
||
|
msgid "Country"
|
||
|
msgstr "Kraj"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid ""
|
||
|
"Country\n"
|
||
|
" <span class=\"s_website_form_mark\"> *</span>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "Country is required."
|
||
|
msgstr "Wymagany kraj."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/options.xml:0
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_input
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
#, python-format
|
||
|
msgid "Custom Amount"
|
||
|
msgstr "Kwota niestandardowa"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "Dear"
|
||
|
msgstr "Szanowny"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Default Amount"
|
||
|
msgstr "Kwota domyślna"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Descriptions"
|
||
|
msgstr "Opisy"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Display Options"
|
||
|
msgstr "Opcje wyświetlania"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "Donate"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
||
|
msgid "Donate Now"
|
||
|
msgstr "Przekaż darowiznę teraz"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
|
||
|
msgid "Donation"
|
||
|
msgstr "Darowizna"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.snippets
|
||
|
msgid "Donation Button"
|
||
|
msgstr "Przycisk darowizny"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "Donation amount must be at least %.2f."
|
||
|
msgstr "Kwota darowizny musi wynosić co najmniej %.2f."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Donation confirmation"
|
||
|
msgstr "Potwierdzenie darowizny"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "Donation notification"
|
||
|
msgstr "Powiadomienie o darowiźnie"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Email"
|
||
|
msgstr "E-mail"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid ""
|
||
|
"Email\n"
|
||
|
" <span class=\"s_website_form_mark\"> *</span>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Email is invalid"
|
||
|
msgstr "E-mail jest nieprawidłowy"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "Email is required."
|
||
|
msgstr "Wymagany jest e-mail."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Field '%s' is mandatory"
|
||
|
msgstr "Pole '%s' jest obowiązkowe"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__first_provider_label
|
||
|
msgid "First Provider Label"
|
||
|
msgstr "Etykieta pierwszego dostawcy"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Input"
|
||
|
msgstr "Przyjęcia"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_account_payment__is_donation
|
||
|
msgid "Is Donation"
|
||
|
msgstr "Czy darowizna"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__is_stripe_supported_country
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_res_country__is_stripe_supported_country
|
||
|
msgid "Is Stripe Supported Country"
|
||
|
msgstr "Czy kraj obsługiwany przez Stripe"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_payment_transaction__is_donation
|
||
|
msgid "Is donation"
|
||
|
msgstr "Czy darowizna"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
|
||
|
msgid "Make a Donation"
|
||
|
msgstr "Przekaż darowiznę"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Maximum"
|
||
|
msgstr "Maksymalnie"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Minimum"
|
||
|
msgstr "Minimum"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Name"
|
||
|
msgstr "Nazwa"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid ""
|
||
|
"Name\n"
|
||
|
" <span class=\"s_website_form_mark\"> *</span>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/controllers/portal.py:0
|
||
|
#, python-format
|
||
|
msgid "Name is required."
|
||
|
msgstr "Nazwa jest wymagana."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__none
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "None"
|
||
|
msgstr "Brak"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
||
|
msgid "One year in elementary school."
|
||
|
msgstr "Jeden rok w szkole podstawowej."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_button
|
||
|
msgid "One year in high school."
|
||
|
msgstr "Jeden rok w szkole średniej."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__other_than_paypal
|
||
|
msgid "Other than Paypal"
|
||
|
msgstr "Inne niż Paypal"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid "Payment Details"
|
||
|
msgstr "Szczegóły płatności"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model,name:website_payment.model_payment_provider
|
||
|
msgid "Payment Provider"
|
||
|
msgstr "Dostawca Płatności"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model,name:website_payment.model_payment_transaction
|
||
|
msgid "Payment Transaction"
|
||
|
msgstr "Transakcja płatności"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Payment processing failed"
|
||
|
msgstr "Przetwarzanie płatności nie powiodło się"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-python
|
||
|
#: code:addons/website_payment/models/payment_transaction.py:0
|
||
|
#, python-format
|
||
|
msgid "Payment received from donation with following details:"
|
||
|
msgstr "Płatność otrzymana z darowizny z następującymi szczegółami:"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model,name:website_payment.model_account_payment
|
||
|
msgid "Payments"
|
||
|
msgstr "Wpłaty"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields.selection,name:website_payment.selection__res_config_settings__providers_state__paypal_only
|
||
|
msgid "Paypal Only"
|
||
|
msgstr "Tylko Paypal"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/000.js:0
|
||
|
#, python-format
|
||
|
msgid "Please select or enter an amount"
|
||
|
msgstr "Wybierz lub wprowadź kwotę"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Pre-filled Options"
|
||
|
msgstr "Wstępnie wypełnione opcje"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_res_config_settings__providers_state
|
||
|
msgid "Providers State"
|
||
|
msgstr "Stan dostawców"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Recipient Email"
|
||
|
msgstr "Email odbiorcy"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid "Shop - Payment"
|
||
|
msgstr "Sklep - Płatności"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Slider"
|
||
|
msgstr "Suwak"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation
|
||
|
msgid "Small or large, your contribution is essential."
|
||
|
msgstr "Mały czy duży, Twój wkład jest niezbędny."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/js/payment_form.js:0
|
||
|
#, python-format
|
||
|
msgid "Some information is missing to process your payment."
|
||
|
msgstr "Do przetworzenia płatności brakuje niektórych informacji."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.s_donation_options
|
||
|
msgid "Step"
|
||
|
msgstr "Krok"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Stripe Connect is not available in your country, please use another payment "
|
||
|
"provider."
|
||
|
msgstr ""
|
||
|
"Stripe Connect nie jest dostępny w Twoim kraju, skorzystaj z usług innego "
|
||
|
"dostawcy płatności."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Support most payment methods; Visa, Mastercard, Maestro, Google Pay, Apple "
|
||
|
"Pay, etc. as well as recurring charges."
|
||
|
msgstr ""
|
||
|
"Obsługa większości metod płatności; Visa, Mastercard, Maestro, Google Pay, "
|
||
|
"Apple Pay, itd. jak również opłat cyklicznych."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "Thank you for your donation of"
|
||
|
msgstr "Dziękujemy za darowiznę w postaci"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/website_payment/static/src/snippets/s_donation/000.js:0
|
||
|
#, python-format
|
||
|
msgid "The minimum donation amount is %s%s%s"
|
||
|
msgstr "Minimalna kwota darowizny wynosi %s %s %s"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_pay
|
||
|
msgid "There is nothing to pay."
|
||
|
msgstr "Nie trzeba nic płacić."
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid "View Alternatives"
|
||
|
msgstr "Zobacz alternatywy"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.res_config_settings_view_form
|
||
|
msgid "View other providers"
|
||
|
msgstr "Zobacz innych dostawców"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:ir.model.fields,field_description:website_payment.field_payment_provider__website_id
|
||
|
msgid "Website"
|
||
|
msgstr "Strona internetowa"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model:mail.template,name:website_payment.mail_template_donation
|
||
|
msgid "Website: Donation"
|
||
|
msgstr "Witryna: Darowizna"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid "Write us a comment"
|
||
|
msgstr "Napisz nam komentarz"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_information
|
||
|
msgid "Your comment"
|
||
|
msgstr "Twój komentarz"
|
||
|
|
||
|
#. module: website_payment
|
||
|
#: model_terms:ir.ui.view,arch_db:website_payment.donation_mail_body
|
||
|
msgid "made on"
|
||
|
msgstr "wykonane na"
|