7996 lines
290 KiB
Plaintext
7996 lines
290 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * point_of_sale
|
|
#
|
|
# Translators:
|
|
# Wiktor Kaźmierczak <wik92tor@wp.pl>, 2022
|
|
# Monika Grzelak <m.e.grzelak@gmail.com>, 2022
|
|
# Grażyna Grzelak <grazyna.grzelak@openglobe.pl>, 2022
|
|
# Maja Stawicka <mjstwck@wp.pl>, 2022
|
|
# Jaroslaw Kaczmarski, 2022
|
|
# Karol Rybak <karolrybak85@gmail.com>, 2022
|
|
# Dawid Prus, 2022
|
|
# Natalia Gros <nag@odoo.com>, 2022
|
|
# Mariusz, 2022
|
|
# Radosław Biegalski <radoslaw.biegalski@openglobe.pl>, 2022
|
|
# Rafał Kozak <rafal.kozak@openglobe.pl>, 2022
|
|
# Grzegorz Krukar <grzegorzgk1@gmail.com>, 2022
|
|
# Slawomir Adamus <melthalion@gmail.com>, 2022
|
|
# Marcin Młynarczyk <mlynarczyk@gmail.com>, 2022
|
|
# Andrzej Wiśniewski <a.wisniewski@hadron.eu.com>, 2022
|
|
# Jacek Michalski <michalski.jck@gmail.com>, 2022
|
|
# Paweł Michoń <michon.pawel@wp.pl>, 2022
|
|
# Maksym <ms@myodoo.pl>, 2022
|
|
# Piotr Strebski <strebski@gmail.com>, 2022
|
|
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2022
|
|
# Dariusz Żbikowski <darek@krokus.com.pl>, 2022
|
|
# Piotr Szlązak <szlazakpiotr@gmail.com>, 2022
|
|
# Martin Trigaux, 2022
|
|
# Paweł Wodyński <pw@myodoo.pl>, 2022
|
|
# Judyta Kaźmierczak <judyta.kazmierczak@openglobe.pl>, 2022
|
|
# Tomasz Leppich <t.leppich@gmail.com>, 2022
|
|
# Piotr Cierkosz <piotr.w.cierkosz@gmail.com>, 2022
|
|
# Łukasz Grzenkowicz <lukasz.grzenkowicz@gmail.com>, 2022
|
|
# Grzegorz Grzelak <grzegorz.grzelak@openglobe.pl>, 2023
|
|
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
|
# Krystian Harkot <kharkot@trilab.pl>, 2024
|
|
# Wil Odoo, 2024
|
|
# Marta Wacławek, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2025-02-10 08:26+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
|
"Last-Translator: Marta Wacławek, 2024\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: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid " - closing"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid " - opening"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid " REFUND"
|
|
msgstr "ZWROT"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "% Disc"
|
|
msgstr "% Dysk"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "%(pos_name)s (not used)"
|
|
msgstr "%(pos_name)s(nieużywane)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "%s POS payment of %s in %s"
|
|
msgstr "%s Płatność POS za %s w %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "%s customer(s) found for \"%s\"."
|
|
msgstr "%sznaleziono klientów dla \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"%s has a total amount of %s, are you sure you want to delete this order ?"
|
|
msgstr "%sma łączną kwotę %s, czy na pewno chcesz usunąć to zamówienie?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#, python-format
|
|
msgid "%s product(s) found for \"%s\"."
|
|
msgstr "%s produktów znalezionych dla \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "%s untaxed"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "%s with %s"
|
|
msgstr "%s z %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "& invoice"
|
|
msgstr "& faktura"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "(Both will be sent by email)"
|
|
msgstr "(Oba zostaną wysłane pocztą elektroniczną)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "(RESCUE FOR %(session)s)"
|
|
msgstr "(RATUNEK DLA %(session)s)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "(as of opening)"
|
|
msgstr "(od otwarcia)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "(update)"
|
|
msgstr "(aktualizacja)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "+ New Shop"
|
|
msgstr "+ Nowy sklep"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" title=\"Manage\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Zarządzaj\" "
|
|
"title=\"Zarządzaj\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<i class=\"fa fa-fw fa-arrow-right\"/>How to manage tax-included prices"
|
|
msgstr ""
|
|
"<i class=\"fa fa-fw fa-arrow-right\"/>Jak zarządzać cenami objętymi "
|
|
"podatkiem"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_pos_kanban
|
|
msgid ""
|
|
"<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
|
"cart\" title=\"Shopping cart\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
|
"cart\" title=\"Shopping cart\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
|
|
"PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
|
|
"PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "<i class=\"fa fa-pencil\"/> Edit"
|
|
msgstr "<i class=\"fa fa-pencil\"/> Edytuj"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "<p>Dear %s,<br/>Here is your electronic ticket for the %s. </p>"
|
|
msgstr "<p>Szanowny(a) %s,<br/> oto bilet elektroniczny na %s.</p>"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"<p>Ready to have a look at the <b>POS Interface</b>? Let's start our first "
|
|
"session.</p>"
|
|
msgstr ""
|
|
"<p>Gotowy, aby przyjrzeć się <b>interfejsowi POS</b>? Rozpocznijmy naszą "
|
|
"pierwszą sesję.</p>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid ""
|
|
"<span attrs=\"{'invisible': [('is_total_cost_computed','=', "
|
|
"True)]}\">TBD</span>"
|
|
msgstr ""
|
|
"<span attrs=\"{'invisible': [('is_total_cost_computed','=', "
|
|
"True)]}\">TBD</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|
"specific.\" aria-label=\"Values set here are company-specific.\" "
|
|
"groups=\"base.group_multi_company\" role=\"img\"/>"
|
|
msgstr ""
|
|
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
|
"specific.\" aria-label=\"Values set here are company-specific.\" "
|
|
"groups=\"base.group_multi_company\" role=\"img\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"<span class=\"o_form_label\">Barcodes</span>\n"
|
|
" <i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
msgstr ""
|
|
"<span class=\"o_form_label\">Kody kreskowe</span>\n"
|
|
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Default Journals</span>"
|
|
msgstr "<span class=\"o_form_label\">Domyślne dzienniki</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Multi Employees per Session</span>"
|
|
msgstr "<span class=\"o_form_label\">Wielu pracowników na sesję</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Order Reference</span>"
|
|
msgstr "<span class=\"o_form_label\">Numer referencyjny zamówienia</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"o_form_label\">Payment Methods</span>"
|
|
msgstr "<span class=\"o_form_label\">Metody płatności</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
|
|
msgstr "<span class=\"oe_inline\"><b>Pomiń ekran podglądu</b></span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>Last Closing Cash Balance</span>"
|
|
msgstr "<span>Saldo gotówkowe na zamknięciu</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>Last Closing Date</span>"
|
|
msgstr "<span>Ostatnia zakończona data</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>Reporting</span>"
|
|
msgstr "<span>Raportowanie</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "<span>View</span>"
|
|
msgstr "<span>Podgląd</span>"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid ""
|
|
"<strong> > Payment Terminals</strong>\n"
|
|
" in order to install a Payment Terminal and make a fully integrated payment method."
|
|
msgstr ""
|
|
"<strong>> Terminale płatnicze</strong>\n"
|
|
"w celu zainstalowania terminala płatniczego i stworzenia w pełni zintegrowanej metody płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "<strong>Amounting to:</strong>"
|
|
msgstr "<strong>Wynoszące:</strong>"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "? Clicking \"Confirm\" will validate the payment."
|
|
msgstr "? Kliknięcie \"Potwierdź\" sprawdzi płatność."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "A Customer Name Is Required"
|
|
msgstr "Nazwa klienta jest wymagana"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid
|
|
msgid ""
|
|
"A globally unique identifier for this pos configuration, used to prevent "
|
|
"conflicts in client-generated data."
|
|
msgstr ""
|
|
"Globalnie unikatowy identyfikator dla tej konfiguracji PoS, używany w celu "
|
|
"zapobiegania konfliktom w danych generowanych przez klienta."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__login_number
|
|
msgid ""
|
|
"A sequence number that is incremented each time a user resumes the pos "
|
|
"session"
|
|
msgstr ""
|
|
"Numer sekwencyjny, który jest zwiększany za każdym razem, gdy użytkownik "
|
|
"wznawia sesję PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__sequence_number
|
|
msgid "A sequence number that is incremented with each order"
|
|
msgstr "Numer sekwencyjny zwiększany przy każdym zamówieniu"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
|
msgid ""
|
|
"A session is a period of time, usually one day, during which you sell "
|
|
"through the Point of Sale."
|
|
msgstr ""
|
|
"Sesja to okres czasu, zwykle jeden dzień, podczas którego sprzedajesz za "
|
|
"pośrednictwem punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"A session is currently opened for this PoS. Some settings can only be "
|
|
"changed after the session is closed."
|
|
msgstr ""
|
|
"Sesja jest obecnie otwarta dla tego PoS. Niektóre ustawienia można zmienić "
|
|
"dopiero po zamknięciu sesji."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number
|
|
msgid "A session-unique sequence number for the order"
|
|
msgstr "Unikalny dla sesji numer sekwencyjny zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer
|
|
msgid "A short text that will be inserted as a footer in the printed receipt."
|
|
msgstr ""
|
|
"Krótki tekst, który zostanie wstawiony jako stopka na wydrukowanym "
|
|
"pokwitowaniu."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header
|
|
msgid "A short text that will be inserted as a header in the printed receipt."
|
|
msgstr ""
|
|
"Krótki tekst, który zostanie wstawiony jako nagłówek na wydrukowanym "
|
|
"pokwitowaniu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "AMOUNT"
|
|
msgstr "KWOTA"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept customer tips or convert their change to a tip"
|
|
msgstr "Przyjmuj napiwki od klientów lub zamieniaj resztę na napiwek"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with a Six payment terminal"
|
|
msgstr "Akceptuj płatności za pomocą terminala płatniczego Six"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with a Stripe payment terminal"
|
|
msgstr "Akceptuj płatności za pomocą terminala płatniczego Stripe"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with a Vantiv payment terminal"
|
|
msgstr "Akceptuj płatności za pomocą terminala płatniczego Vantiv"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Accept payments with an Adyen payment terminal"
|
|
msgstr "Akceptuj płatności za pomocą terminala płatniczego Adyen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning
|
|
msgid "Access warning"
|
|
msgstr "Ostrzeżenie o dostępie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
msgid "Account"
|
|
msgstr "Konto"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_cash_rounding
|
|
msgid "Account Cash Rounding"
|
|
msgstr "Zaokrąglanie gotówki na koncie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_chart_template
|
|
msgid "Account Chart Template"
|
|
msgstr "Szablon planów kont"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id
|
|
msgid "Account Move"
|
|
msgstr "Konto przesunięcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids
|
|
msgid "Account payments representing aggregated and bank split payments."
|
|
msgstr ""
|
|
"Płatności na konto reprezentujące płatności zagregowane i podzielone przez "
|
|
"bank."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Accounting"
|
|
msgstr "Księgowość"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
|
msgid "Accounting journal used to create invoices."
|
|
msgstr "Dziennik księgowy stosowany do tworzenia faktur"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id
|
|
msgid ""
|
|
"Accounting journal used to post POS session journal entries and POS invoice "
|
|
"payments."
|
|
msgstr ""
|
|
"Dziennik księgowy używany do księgowania wpisów dziennika sesji POS i "
|
|
"płatności faktur POS."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr "Wymagane działanie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active
|
|
msgid "Active"
|
|
msgstr "Aktywne"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids
|
|
msgid "Activities"
|
|
msgstr "Czynności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration
|
|
msgid "Activity Exception Decoration"
|
|
msgstr "Dekoracja wyjątku aktywności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state
|
|
msgid "Activity State"
|
|
msgstr "Stan aktywności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon
|
|
msgid "Activity Type Icon"
|
|
msgstr "Ikona typu aktywności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml:0
|
|
#, python-format
|
|
msgid "Add"
|
|
msgstr "Dodaj"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/OrderlineCustomerNoteButton.js:0
|
|
#, python-format
|
|
msgid "Add Customer Note"
|
|
msgstr "Dodaj uwagę klienta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Add Tip"
|
|
msgstr "Dodaj napiwek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
|
msgid ""
|
|
"Add a QR code on the ticket, which the user can scan to request the invoice "
|
|
"linked to its order."
|
|
msgstr ""
|
|
"Dodaj kod QR na bilecie, który użytkownik może zeskanować, aby poprosić o "
|
|
"fakturę powiązaną z jego zamówieniem."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Add a closing note..."
|
|
msgstr "Dodaj notatkę końcową..."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Add a custom message to header and footer"
|
|
msgstr "Dodaj niestandardową wiadomość do nagłówka i stopki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Add a customer"
|
|
msgstr "Dodaj klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
|
msgid "Add a new payment method"
|
|
msgstr "Dodaj nową metodę płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "Add an opening note..."
|
|
msgstr "Dodaj notatkę otwierającą..."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid "Add demo data"
|
|
msgstr "Dodaj dane demonstracyjne"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Additional required information:"
|
|
msgstr "Dodatkowe wymagane informacje:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Additional required invoicing information:"
|
|
msgstr "Dodatkowe wymagane informacje dotyczące fakturowania:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Additional required user information:"
|
|
msgstr "Dodatkowe wymagane informacje o użytkowniku:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Address"
|
|
msgstr "Adres"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Adds a button to set a global discount"
|
|
msgstr "Dodaje przycisk umożliwiający ustawienie globalnego upustu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:res.groups,name:point_of_sale.group_pos_manager
|
|
msgid "Administrator"
|
|
msgstr "Administrator"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control
|
|
msgid "Advanced Cash Control"
|
|
msgstr "Zaawansowana kontrola gotówki"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Adyen"
|
|
msgstr "Adyen"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen
|
|
msgid "Adyen Payment Terminal"
|
|
msgstr "Terminal płatniczy Adyen"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "All active orders"
|
|
msgstr "Wszystkie aktywne zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"All available pricelists must be in the same currency as the company or as "
|
|
"the Sales Journal set on this point of sale if you use the Accounting "
|
|
"application."
|
|
msgstr ""
|
|
"Wszystkie dostępne cenniki muszą znajdować się w tej samej walucie co firma "
|
|
"lub dziennik sprzedaży ustawiony w tym punkcie sprzedaży, jeśli korzystasz z"
|
|
" aplikacji Księgowość."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"All payment methods must be in the same currency as the Sales Journal or the"
|
|
" company currency if that is not set."
|
|
msgstr ""
|
|
"Wszystkie metody płatności muszą być w tej samej walucie, co dziennik "
|
|
"sprzedaży lub waluta firmy, jeśli nie jest ona ustawiona."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
|
|
msgid "All sales lines"
|
|
msgstr "Wszystkie pozycje"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allow Ship Later"
|
|
msgstr "Zezwalaj na wysyłkę później"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allow cashiers to set a discount per line"
|
|
msgstr "Umożliwienie kasjerom ustawienia upustu na linię"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allow to log and switch between selected Employees"
|
|
msgstr "Umożliwia rejestrowanie i przełączanie między wybranymi pracownikami"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Allowed"
|
|
msgstr "Dozwolone"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed
|
|
msgid ""
|
|
"Allows to know if all the total cost of the order lines have already been "
|
|
"computed"
|
|
msgstr ""
|
|
"Pozwala dowiedzieć się, czy wszystkie całkowite koszty linii zamówienia "
|
|
"zostały już obliczone."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed
|
|
msgid "Allows to know if the total cost has already been computed or not"
|
|
msgstr ""
|
|
"Pozwala dowiedzieć się, czy całkowity koszt został już obliczony, czy nie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount
|
|
msgid "Amount"
|
|
msgstr "Kwota"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
|
msgid "Amount Authorized Difference"
|
|
msgstr "Różnica zatwierdzonej kwoty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance
|
|
msgid "Amount to balance"
|
|
msgstr "Kwota do zbilansowania"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|
msgid "Amount total"
|
|
msgstr "Kwota łączna"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"An error has occurred when trying to close the session.\n"
|
|
"You will be redirected to the back-end to manually close the session."
|
|
msgstr ""
|
|
"Wystąpił błąd podczas próby zamknięcia sesji.\n"
|
|
"Nastąpi przekierowanie do zaplecza w celu ręcznego zamknięcia sesji."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"An error occurred when loading product prices. Make sure all pricelists are "
|
|
"available in the POS."
|
|
msgstr ""
|
|
"Wystąpił błąd podczas ładowania cen produktów. Upewnij się, że wszystkie "
|
|
"cenniki są dostępne w POS."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__name
|
|
msgid "An internal identification of the point of sale."
|
|
msgstr "Wewnętrzna identyfikacja punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#, python-format
|
|
msgid "An unknown error prevents us from getting closing information."
|
|
msgstr "Nieznany błąd uniemożliwia nam uzyskanie informacji o zamknięciu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "An unknown error prevents us from loading product information."
|
|
msgstr "Nieznany błąd przeszkadza w załadowaniu informacji o produkcie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Another session is already opened for this point of sale."
|
|
msgstr "Kolejna sesja jest już otwarta dla tego punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
|
msgid "Archived"
|
|
msgstr "Zarchiwizowane"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Are you sure that the customer wants to pay"
|
|
msgstr "Jesteś pewny, że klient chce zapłacić"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct
|
|
msgid "As soon as possible"
|
|
msgstr "Jak najszybciej to możliwe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing
|
|
msgid "At the session closing (faster)"
|
|
msgstr "Podczas zamykania sesji (szybciej)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities
|
|
msgid ""
|
|
"At the session closing: A picking is created for the entire session when it's closed\n"
|
|
" In real time: Each order sent to the server create its own picking"
|
|
msgstr ""
|
|
"Podczas zamykania sesji: Pobieranie jest tworzone dla całej sesji w momencie jej zamknięcia.\n"
|
|
"W czasie rzeczywistym: Każde zamówienie wysłane do serwera tworzy własną kompletację."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr "Liczba załączników"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
|
|
#, python-format
|
|
msgid "Attributes"
|
|
msgstr "Atrybuty"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Authorized Difference"
|
|
msgstr "Autoryzowana różnica"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue
|
|
msgid "Auto-generated session for orphan orders, ignored in constraints"
|
|
msgstr ""
|
|
"Automatycznie wygenerowana sesja dla zleceń osieroconych, ignorowana w "
|
|
"wiązaniach"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
|
msgid "Automatic Receipt Printing"
|
|
msgstr "Automatyczne drukowanie paragonu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer
|
|
msgid "Automatically open the cashdrawer."
|
|
msgstr "Automatycznie otwórz szufladę kasową."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Available"
|
|
msgstr "Dostępny"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids
|
|
msgid "Available PoS Product Categories"
|
|
msgstr "Dostępne kategorie produktów PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids
|
|
msgid "Available Pricelists"
|
|
msgstr "Dostępne cenniki"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
|
msgid "Available in POS"
|
|
msgstr "Dostępne w POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price
|
|
msgid "Average Price"
|
|
msgstr "Cena przeciętna"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ControlButtonPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ReprintReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Back"
|
|
msgstr "Powrót"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Backend"
|
|
msgstr "Backend"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/NumberPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenNumpad.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "Backspace"
|
|
msgstr "Backspace"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Balance"
|
|
msgstr "Saldo"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank
|
|
#, python-format
|
|
msgid "Bank"
|
|
msgstr "Bank"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids
|
|
msgid "Bank Payments"
|
|
msgstr "Płatności bankowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "Pozycja wyciągu bankowego"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Barcode"
|
|
msgstr "Kod kreskowy"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Barcode Nomenclature"
|
|
msgstr "Nomenklatura kodu kreskowego"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_barcode_rule
|
|
msgid "Barcode Rule"
|
|
msgstr "Reguła kodu kreskowego"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Barcode Scanner"
|
|
msgstr "Skaner kodów kreskowych"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Barcode Scanner/Card Reader"
|
|
msgstr "Skaner kodów kreskowych/czytnik kart"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Base Amount"
|
|
msgstr "Kwota podstawy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference
|
|
msgid "Before Closing Difference"
|
|
msgstr "Różnica przed zamknięciem"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Billing address:"
|
|
msgstr "Adres rozliczeniowy:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
|
msgid "Bills"
|
|
msgstr "Faktury zakupu"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Bills & Receipts"
|
|
msgstr "Rachunki & Wpływy kasowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift "
|
|
"Card, Loyalty. Specific conditions can be set (products, customers, minimum "
|
|
"purchase amount, period). Rewards can be discounts (% or amount) or free "
|
|
"products."
|
|
msgstr ""
|
|
"Zwiększ swoją sprzedaż z wieloma rodzajami programów: kuponami, promocjami, "
|
|
"kartami podarunkowymi i lojalnościowymi. Można ustawić konkretne warunki "
|
|
"(produkty, klienci, minimalna kwota zakupu, okres). Nagrodami mogą być "
|
|
"rabaty (% lub kwota) lub darmowe produkty."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Buffer:"
|
|
msgstr "Bufor:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__limited_partners_loading
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_limited_partners_loading
|
|
msgid ""
|
|
"By default, 10000 partners are loaded.\n"
|
|
"When the session is open, we keep on loading all remaining partners in the background.\n"
|
|
"In the meantime, you can use the 'Load Customers' button to load partners from database."
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy
|
|
msgid "Bypass browser printing and prints via the hardware proxy."
|
|
msgstr ""
|
|
"Pomija drukowanie przeglądarką i drukuje za pośrednictwem proxy sprzętowego."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "CASH"
|
|
msgstr "GOTÓWKA"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "CHANGE"
|
|
msgstr "CHANGE"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Can't change customer"
|
|
msgstr "Nie można zmienić klienta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/EditListPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/NumberPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/SelectionPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextInputPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductConfiguratorPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|
#, python-format
|
|
msgid "Cancel"
|
|
msgstr "Anuluj"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Cancel Payment Request"
|
|
msgstr "Anulowanie żądania płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel
|
|
msgid "Cancelled"
|
|
msgstr "Anulowane"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "Cannot access product information screen if offline."
|
|
msgstr "W trybie offline nie można uzyskać dostępu do ekranu informacyjnego."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "Cannot close the session when offline."
|
|
msgstr "Nie można zamknąć sesji w trybie offline."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Cannot modify a tip"
|
|
msgstr "Nie można zmodyfikować napiwku"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Cannot return change without a cash payment method"
|
|
msgstr "Nie można zwrócić zmiany bez metody płatności gotówkowej"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name
|
|
#, python-format
|
|
msgid "Cardholder Name"
|
|
msgstr "Nazwa posiadacza karty"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash
|
|
#, python-format
|
|
msgid "Cash"
|
|
msgstr "Gotówka"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#, python-format
|
|
msgid "Cash In"
|
|
msgstr "Cash In (Wpłata gotówki)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CashMoveButton.xml:0
|
|
#, python-format
|
|
msgid "Cash In/Out"
|
|
msgstr "Wpłata/Wypłata"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id
|
|
msgid "Cash Journal"
|
|
msgstr "Dziennik środków pieniężnych"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids
|
|
msgid "Cash Lines"
|
|
msgstr "Linie gotówkowe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#, python-format
|
|
msgid "Cash Out"
|
|
msgstr "Cash Out (Wypłata gotówki)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
msgid "Cash Register"
|
|
msgstr "Kasa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Cash Rounding"
|
|
msgstr "Zaokrąglenie gotówki"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding
|
|
msgid "Cash Rounding (PoS)"
|
|
msgstr "Zaokrąglanie gotówki (PoS)"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Cash Roundings"
|
|
msgstr "Zaokrąglenie gotówki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Cash difference observed during the counting (Loss)"
|
|
msgstr "Różnica środków pieniężnych zaobserwowana podczas liczenia (Strata)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Cash difference observed during the counting (Profit)"
|
|
msgstr "Różnica środków pieniężnych zaobserwowana podczas liczenia (zysk)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "Cash in/out of %s is ignored."
|
|
msgstr "Wpłata/wypłata gotówki z %s jest ignorowana."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Cash register"
|
|
msgstr "Kasa fiskalna"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method
|
|
msgid "Cash rounding"
|
|
msgstr "Zaokrąglenie gotówki"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Cashdrawer"
|
|
msgstr "Kasa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|
#, python-format
|
|
msgid "Cashier"
|
|
msgstr "Kasjer"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
|
msgid ""
|
|
"Categories are used to browse your products through the\n"
|
|
" touchscreen interface."
|
|
msgstr ""
|
|
"Kategorie służą do przeglądania produktów za pośrednictwem\n"
|
|
" interfejsu ekranu dotykowego."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/CategoryButton.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban
|
|
#, python-format
|
|
msgid "Category"
|
|
msgstr "Kategoria"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name
|
|
msgid "Category Name"
|
|
msgstr "Nazwa kategorii"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_id
|
|
msgid "Category used in the Point of Sale."
|
|
msgstr "Kategoria używana w punkcie sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#: model:pos.category,name:point_of_sale.pos_category_chairs
|
|
msgid "Chairs"
|
|
msgstr "Krzesła"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Change"
|
|
msgstr "Zmień"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Change Tip"
|
|
msgstr "Reszta napiwek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight
|
|
msgid ""
|
|
"Check if the product should be weighted using the hardware scale "
|
|
"integration."
|
|
msgstr ""
|
|
"Sprawdź, czy produkt powinien być ważony przy użyciu integracji wagi "
|
|
"sprzętowej."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos
|
|
#: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos
|
|
msgid "Check if you want this product to appear in the Point of Sale."
|
|
msgstr "Sprawdź, czy ten produkt ma być wyświetlany w punkcie sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_uom_category__is_pos_groupable
|
|
#: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable
|
|
msgid ""
|
|
"Check if you want to group products of this category in point of sale orders"
|
|
msgstr ""
|
|
"Sprawdź, czy chcesz pogrupować produkty tej kategorii w zamówieniach punktu "
|
|
"sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid "Check products"
|
|
msgstr "Sprawdź produkty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control
|
|
msgid "Check the amount of the cashbox at opening and closing."
|
|
msgstr "Sprawdź ilość gotówki podczas otwierania i zamykania."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Check the internet connection then try again."
|
|
msgstr "Sprawdź połączenie internetowe i spróbuj ponownie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Check the internet connection then try to sync again by clicking on the red "
|
|
"wifi button (upper right of the screen)."
|
|
msgstr ""
|
|
"Sprawdź połączenie internetowe, a następnie spróbuj zsynchronizować "
|
|
"ponownie, klikając czerwony przycisk Wi-Fi (w prawym górnym rogu ekranu)."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_id
|
|
msgid "Children Categories"
|
|
msgstr "Kategorie podrzędne"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Choose a specific fiscal position at the order depending on the kind of "
|
|
"customer (tax exempt, onsite vs. takeaway, etc.)."
|
|
msgstr ""
|
|
"Wybierz konkretną pozycję fiskalną w zamówieniu w zależności od rodzaju "
|
|
"klienta (zwolniony z podatku, na miejscu lub na wynos itp.)."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "City"
|
|
msgstr "Miasto"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Click here to close the session"
|
|
msgstr "Kliknij tutaj, aby zamknąć sesję"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client
|
|
msgid "Client"
|
|
msgstr "Klient"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/HeaderButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
#, python-format
|
|
msgid "Close"
|
|
msgstr "Zamknij"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|
#, python-format
|
|
msgid "Close Session"
|
|
msgstr "Zamknij sesję"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
msgid "Close Session & Post Entries"
|
|
msgstr "Zamykanie sesji i publikowanie wpisów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_close_session_wizard
|
|
msgid "Close Session Wizard"
|
|
msgstr "Kreator zamykania sesji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Close anyway"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed
|
|
msgid "Closed & Posted"
|
|
msgstr "Zamknięte i zaksięgowane"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Closing Control"
|
|
msgstr "Kontrola zamknięcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "Closing Date"
|
|
msgstr "Data zamknięcia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Closing Session"
|
|
msgstr "Sesja zamykająca"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Closing difference in %s (%s)"
|
|
msgstr "Różnica zamknięcia w %s (%s)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "Closing session error"
|
|
msgstr "Błąd zamykania sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value
|
|
msgid "Coin/Bill Value"
|
|
msgstr "Wartość monety/banknotu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_bill
|
|
#: model:ir.model,name:point_of_sale.model_pos_bill
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_bill
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#, python-format
|
|
msgid "Coins/Bills"
|
|
msgstr "Monety/Banknoty"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Combine %s POS payments from %s"
|
|
msgstr "Łączenie %s płatności POS z %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Firmy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id
|
|
msgid "Company"
|
|
msgstr "Firma"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template
|
|
msgid "Company has chart of accounts"
|
|
msgstr "Spółka posiada plan kont"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Ustawienia konfiguracji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
|
|
msgid "Configuration"
|
|
msgstr "Konfiguracja"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Configurations > Settings"
|
|
msgstr "Konfiguracje > Ustawienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
|
msgid "Configure at least one Point of Sale."
|
|
msgstr "Skonfiguruj co najmniej jeden punkt sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#, python-format
|
|
msgid "Confirm"
|
|
msgstr "Potwierdź"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/NumberPopup.js:0
|
|
#, python-format
|
|
msgid "Confirm ?"
|
|
msgstr "Potwierdzić?"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Connect device to your PoS without an IoT Box"
|
|
msgstr "Podłącz urządzenie do PoS bez IoT Boxa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices
|
|
msgid "Connect devices to your PoS without an IoT Box."
|
|
msgstr "Podłącz urządzenia do PoS bez IoT Box."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Connect devices using an IoT Box"
|
|
msgstr "Podłączanie urządzeń za pomocą IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Connected Devices"
|
|
msgstr "Połączone urządzenia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CustomerFacingDisplayButton.js:0
|
|
#, python-format
|
|
msgid "Connected, Not Owned"
|
|
msgstr "Połączony, nie jest własnością"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Connecting to Proxy"
|
|
msgstr "Łączenie z serwerem proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Chrome.xml:0
|
|
#, python-format
|
|
msgid "Connecting to devices"
|
|
msgstr "Łączenie z urządzeniami"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Connection Error"
|
|
msgstr "Błąd połączenia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Connection error"
|
|
msgstr "Błąd połączenia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Connection is aborted"
|
|
msgstr "Połączenie zostało przerwane"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Connection is lost"
|
|
msgstr "Połączenie zostało utracone"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Connection to IoT Box failed"
|
|
msgstr "Połączenie z IoT Box nie udało się"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Connection to the printer failed"
|
|
msgstr "Połączenie z drukarką nie powiodło się"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model:ir.model,name:point_of_sale.model_res_partner
|
|
#, python-format
|
|
msgid "Contact"
|
|
msgstr "Kontakt"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
msgid "Continue Selling"
|
|
msgstr "Kontynuuj sprzedaż"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Continue selling"
|
|
msgstr "Kontynuuj sprzedaż"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid "Continue without Demo data"
|
|
msgstr "Kontynuuj bez danych demonstracyjnych"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate
|
|
msgid "Conversion Rate"
|
|
msgstr "Współczynnik konwersji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate
|
|
msgid "Conversion rate from company currency to order currency."
|
|
msgstr "Kurs konwersji z waluty firmy na walutę zamówienia."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Cost:"
|
|
msgstr "Koszt:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Counted"
|
|
msgstr "Policzono"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Country"
|
|
msgstr "Kraj"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Create"
|
|
msgstr "Utwórz"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
|
msgid "Create a new POS order"
|
|
msgstr "Utwórz nowe zamówienie POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
|
msgid "Create a new PoS"
|
|
msgstr "Utwórz nowy PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
|
msgid "Create a new product variant"
|
|
msgstr "Utwórz nowy wariant produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__create_uid
|
|
msgid "Created by"
|
|
msgstr "Utworzył(a)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__create_date
|
|
msgid "Created on"
|
|
msgstr "Data utworzenia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id
|
|
msgid "Currency"
|
|
msgstr "Waluta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate
|
|
msgid "Currency Rate"
|
|
msgstr "Kurs waluty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id
|
|
msgid "Current Session"
|
|
msgstr "Aktualna sesja"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id
|
|
msgid "Current Session Responsible"
|
|
msgstr "Odpowiedzialny za bieżącą sesję"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state
|
|
msgid "Current Session State"
|
|
msgstr "Obecny stan sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_custom
|
|
msgid "Custom"
|
|
msgstr "Własne"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer
|
|
msgid "Custom Header & Footer"
|
|
msgstr "Niestandardowy nagłówek i stopka"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#, python-format
|
|
msgid "Customer"
|
|
msgstr "Klient"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later
|
|
#, python-format
|
|
msgid "Customer Account"
|
|
msgstr "Konto klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Customer Display"
|
|
msgstr "Wyświetlacz klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_via_proxy
|
|
msgid "Customer Facing Display"
|
|
msgstr "Wyświetlanie skierowane do klienta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Customer Invoice"
|
|
msgstr "Faktura sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/OrderlineCustomerNoteButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note
|
|
#, python-format
|
|
msgid "Customer Note"
|
|
msgstr "Uwagi klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url
|
|
msgid "Customer Portal URL"
|
|
msgstr "Adres URL portalu klienta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Customer Required"
|
|
msgstr "Wymagany klient"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#, python-format
|
|
msgid "Customer Screen Connected"
|
|
msgstr "Podłączony ekran klienta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#, python-format
|
|
msgid "Customer Screen Disconnected"
|
|
msgstr "Ekran klienta odłączony"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CustomerFacingDisplayButton.js:0
|
|
#, python-format
|
|
msgid "Customer Screen Unsupported. Please upgrade the IoT Box"
|
|
msgstr "Ekran klienta nie jest obsługiwany. Zaktualizuj IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/CustomerFacingDisplayButton.xml:0
|
|
#, python-format
|
|
msgid "Customer Screen Warning"
|
|
msgstr "Ostrzeżenie na ekranie klienta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
|
#, python-format
|
|
msgid "Customer is required for %s payment method."
|
|
msgstr "Klient jest wymagany do metody płatności %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Customer tips, cannot be modified directly"
|
|
msgstr "Napiwki klienta, nie mogą być modyfikowane bezpośrednio"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer
|
|
msgid "Customers"
|
|
msgstr "Klienci"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml:0
|
|
#, python-format
|
|
msgid "DETAILS"
|
|
msgstr "SZCZEGÓŁY"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
|
|
msgid "Dashboard"
|
|
msgstr "Konsola"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date
|
|
#, python-format
|
|
msgid "Date"
|
|
msgstr "Data"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Days"
|
|
msgstr "Dni"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Debug Window"
|
|
msgstr "Diagnozowanie błędów"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default"
|
|
msgstr "Domyślny"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id
|
|
msgid "Default Account Receivable (PoS)"
|
|
msgstr "Domyślna należność na koncie (PoS)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id
|
|
msgid "Default Fiscal Position"
|
|
msgstr "Domyślna pozycja fiskalna"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id
|
|
msgid "Default Pricelist"
|
|
msgstr "Domyślny cennik"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id
|
|
msgid "Default Sale Tax"
|
|
msgstr "Domyślny podatek sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default Sales Tax"
|
|
msgstr "Domyślny podalek należny"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default Temporary Account"
|
|
msgstr "Domyślne konto tymczasowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default journals for orders and invoices"
|
|
msgstr "Domyślne dzienniki dla zamówień i faktur"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Default sales tax for products"
|
|
msgstr "Domyślny podatek od sprzedaży dla produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id
|
|
msgid "Default unit of measure used for all stock operations."
|
|
msgstr ""
|
|
"Domyślna jednostka miary stosowana dla wszystkich operacji magazynowych."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
|
msgid "Define a new category"
|
|
msgstr "Zdefiniuj nową kategorię"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Define the smallest coinage of the currency used to pay by cash"
|
|
msgstr "Określ najmniejszą walutę używaną do płatności gotówką"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name
|
|
msgid ""
|
|
"Defines the name of the payment method that will be displayed in the Point "
|
|
"of Sale when the payments are selected."
|
|
msgstr ""
|
|
"Określa nazwę metody płatności, która będzie wyświetlana w punkcie sprzedaży"
|
|
" po wybraniu płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation
|
|
msgid "Delay Validation"
|
|
msgstr "Opóźnienie zatwierdzenia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Delete"
|
|
msgstr "Usuń"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Delete Paid Orders"
|
|
msgstr "Usuń zapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid "Delete Paid Orders ?"
|
|
msgstr "Usunąć zapłacone zamówienia?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Delete Unpaid Orders"
|
|
msgstr "Usuń niezapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid "Delete Unpaid Orders ?"
|
|
msgstr "Usunąć niezapłacone zamówienia?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.desk_organizer_product_template
|
|
msgid "Desk Organizer"
|
|
msgstr "Organizer na biurko"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.desk_pad_product_template
|
|
msgid "Desk Pad"
|
|
msgstr "Podkładka na biurko"
|
|
|
|
#. module: point_of_sale
|
|
#: model:pos.category,name:point_of_sale.pos_category_desks
|
|
msgid "Desks"
|
|
msgstr "Biurka"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id
|
|
msgid "Destination account"
|
|
msgstr "Konto docelowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly
|
|
msgid "Destination account is readonly"
|
|
msgstr "Konto docelowe jest tylko do odczytu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Difference"
|
|
msgstr "Różnica"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Difference at closing PoS session"
|
|
msgstr "Różnica na zamknięciu sesji PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference
|
|
msgid ""
|
|
"Difference between the theoretical closing balance and the real closing "
|
|
"balance."
|
|
msgstr ""
|
|
"Różnica między teoretycznym bilansem zamknięcia a rzeczywistym bilansem "
|
|
"zamknięcia."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_digest_digest
|
|
msgid "Digest"
|
|
msgstr "Podsumowanie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Disc.%"
|
|
msgstr "Rabat %"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Disc:"
|
|
msgstr "Up:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#, python-format
|
|
msgid "Discard"
|
|
msgstr "Odrzuć"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CustomerFacingDisplayButton.js:0
|
|
#, python-format
|
|
msgid "Disconnected"
|
|
msgstr "Odłączony"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.product_product_consumable_product_template
|
|
msgid "Discount"
|
|
msgstr "Upust"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount
|
|
msgid "Discount (%)"
|
|
msgstr "Upust (%)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice
|
|
msgid "Discount Notice"
|
|
msgstr "Notatka upustu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Discount:"
|
|
msgstr "Upust:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount
|
|
msgid "Discounted Product"
|
|
msgstr "Produkt upustowy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Discounts"
|
|
msgstr "Upusty"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Dismiss"
|
|
msgstr "Odrzuć"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__display_name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nazwa wyświetlana"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Do not close"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/digest.py:0
|
|
#, python-format
|
|
msgid "Do not have access, skip this data for user's digest email"
|
|
msgstr "Nie masz dostępu, pomiń te dane dla wiadomości e-mail użytkownika"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Do you want to accept payments difference and post a profit/loss journal "
|
|
"entry?"
|
|
msgstr ""
|
|
"Czy chcesz zaakceptować różnicę w płatnościach i zaksięgować zysk/stratę?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Do you want to open the customer list to select customer?"
|
|
msgstr "Czy chcesz otworzyć listę klientów, aby wybrać klienta?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Do you want to print using the web printer?"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Documentation"
|
|
msgstr "Dokumentacja"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml:0
|
|
#, python-format
|
|
msgid "Don't show again"
|
|
msgstr "Nie pokazuj więcej"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "Done by"
|
|
msgstr "Wykonane przez"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Download Paid Orders"
|
|
msgstr "Pobierz zapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Download Unpaid Orders"
|
|
msgstr "Pobierz niezapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Download a report with all the sales of the current PoS Session"
|
|
msgstr "Pobierz raport ze wszystkimi sprzedażami z bieżącej sesji PoS."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#, python-format
|
|
msgid "Download error traceback"
|
|
msgstr "Śledzenie błędu pobierania"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Edit"
|
|
msgstr "Edytuj"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#, python-format
|
|
msgid "Either the server is inaccessible or browser is not connected online."
|
|
msgstr ""
|
|
"Serwer jest niedostępny lub przeglądarka nie jest połączona z Internetem."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#, python-format
|
|
msgid "Electronic Scale"
|
|
msgstr "Waga elektroniczna"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Email"
|
|
msgstr "E-mail"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "Email Receipt"
|
|
msgstr "Pokwitowanie e-mail"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Email sent."
|
|
msgstr "E-mail wysłany."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Employees can scan their badge or enter a PIN to log in to a PoS session. "
|
|
"These credentials are configurable in the *HR Settings* tab of the employee "
|
|
"form."
|
|
msgstr ""
|
|
"Pracownicy mogą zeskanować swój identyfikator lub wprowadzić kod PIN, aby "
|
|
"zalogować się do sesji PoS. Te dane uwierzytelniające można skonfigurować w "
|
|
"zakładce *HR Settings* formularza pracownika."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Empty Order"
|
|
msgstr "Puste zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy
|
|
msgid ""
|
|
"Enable barcode scanning with a remotely connected barcode scanner and card "
|
|
"swiping with a Vantiv card reader."
|
|
msgstr ""
|
|
"Włącz skanowanie kodów kreskowych za pomocą zdalnie podłączonego skanera "
|
|
"kodów kreskowych i przeciąganie kart za pomocą czytnika kart Vantiv."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale
|
|
msgid "Enables Electronic Scale integration."
|
|
msgstr "Umożliwia integrację z wagą elektroniczną."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Encountered error when loading image. Please try again."
|
|
msgstr "Napotkano błąd podczas ładowania obrazu. Spróbuj ponownie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date
|
|
msgid "End Date"
|
|
msgstr "Data końcowa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real
|
|
msgid "Ending Balance"
|
|
msgstr "Saldo końcowe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Error"
|
|
msgstr "Błąd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_category.py:0
|
|
#, python-format
|
|
msgid "Error ! You cannot create recursive categories."
|
|
msgstr "Błąd! Nie możesz tworzyć rekursywnych kategorii."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#, python-format
|
|
msgid "Error with Traceback"
|
|
msgstr "Błąd z komunikatem zwrotnym"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Error: no internet connection."
|
|
msgstr "Błąd: brak połączenia internetowego."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Existing orderlines"
|
|
msgstr "Istniejące linie zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#, python-format
|
|
msgid "Exit Pos"
|
|
msgstr "Pozycja wyjścia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Expected"
|
|
msgstr "Spodziewany"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Export Paid Orders"
|
|
msgstr "Eksportuj zapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Export Unpaid Orders"
|
|
msgstr "Eksportuj niezapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Extra Info"
|
|
msgstr "Dodatkowe informacje"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute,name:point_of_sale.fabric_attribute
|
|
msgid "Fabric"
|
|
msgstr "Tkanina"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings
|
|
msgid "Failed Pickings"
|
|
msgstr "Nieudany wybór"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Financials"
|
|
msgstr "Finanse"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "Finished Importing Orders"
|
|
msgstr "Zakończono importowanie zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id
|
|
msgid "Fiscal Position"
|
|
msgstr "Obszar podatkowy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Fiscal Position not found"
|
|
msgstr "Nie znaleziono pozycji fiskalnej"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Fiscal Positions"
|
|
msgstr "Obszary podatkowe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Fiscal data module error"
|
|
msgstr "Błąd modułu danych fiskalnych"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Flexible Pricelists"
|
|
msgstr "Elastyczne cenniki"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Flexible Taxes"
|
|
msgstr "Elastyczne podatki"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr "Obserwatorzy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr "Obserwatorzy (partnerzy)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon
|
|
msgid "Font awesome icon e.g. fa-tasks"
|
|
msgstr "Ikona Font awesome np. fa-tasks"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Footer"
|
|
msgstr "Stopka"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
|
msgid "For imprecise industrial touchscreens."
|
|
msgstr "Do nieprecyzyjnych przemysłowych ekranów dotykowych."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
|
#, python-format
|
|
msgid "Force Close Session"
|
|
msgstr "Wymuś zamknięcie sesji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Force Done"
|
|
msgstr "Wymuś ukończenie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Force done"
|
|
msgstr "Wymuś ukończenie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id
|
|
msgid "Forced Outstanding Account"
|
|
msgstr "Wymuszone nierozliczone konto"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions
|
|
msgid ""
|
|
"Forces to set a customer when using this payment method and splits the "
|
|
"journal entries for each customer. It could slow down the closing process."
|
|
msgstr ""
|
|
"Wymusza ustawienie klienta podczas korzystania z tej metody płatności i "
|
|
"dzieli wpisy dziennika dla każdego klienta. Może to spowolnić proces "
|
|
"zamykania."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "From invoice payments"
|
|
msgstr "Od płatności za faktury"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name
|
|
msgid "Full Product Name"
|
|
msgstr "Pełna nazwa produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Generation of your order references"
|
|
msgstr "Generowanie referencji do zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Get my invoice"
|
|
msgstr "Pobierz moją fakturę"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence
|
|
msgid "Gives the sequence order when displaying a list of product categories."
|
|
msgstr "Określa kolejność wyświetlania listy kategorii produktów."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount
|
|
msgid "Global Discounts"
|
|
msgstr "Globalne rabaty"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Go to"
|
|
msgstr "Idź do"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Greater than allowed"
|
|
msgstr "Większy niż dozwolony"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Group By"
|
|
msgstr "Grupuj wg"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_uom_category__is_pos_groupable
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable
|
|
msgid "Group Products in POS"
|
|
msgstr "Grupuj produkty w POS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "HTTPS connection to IoT Box failed"
|
|
msgstr "Połączenie HTTPS z IoT Box nie powiodło się"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Hardware Events"
|
|
msgstr "Zdarzenia sprzętowe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Hardware Status"
|
|
msgstr "Status sprzętu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session
|
|
msgid "Has Active Session"
|
|
msgstr "Ma aktywną sesję"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control
|
|
msgid "Has Cash Control"
|
|
msgstr "Posiada obsługę kasy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image
|
|
msgid "Has Image"
|
|
msgstr "Ma obraz"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message
|
|
msgid "Has Message"
|
|
msgstr "Ma wiadomość"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines
|
|
msgid "Has Refundable Lines"
|
|
msgstr "Posiada linie zwrotne"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Header"
|
|
msgstr "Nagłówek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal
|
|
msgid "Hide Use Payment Terminal"
|
|
msgstr "Ukryj terminal płatniczy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0
|
|
#, python-format
|
|
msgid "Home"
|
|
msgstr "Menu Gówne"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "How would you like to receive your receipt"
|
|
msgstr "W jaki sposób chcesz otrzymać pokwitowanie?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#, python-format
|
|
msgid "IMPORTANT: Bug Report From Odoo Point Of Sale"
|
|
msgstr "WAŻNE: Raport o błędach z punktu sprzedaży Odoo"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip
|
|
msgid "IP Address"
|
|
msgstr "Adres IP"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon
|
|
msgid "Icon"
|
|
msgstr "Ikona"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon
|
|
msgid "Icon to indicate an exception activity."
|
|
msgstr "Ikona wskazująca na wyjątek aktywności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions
|
|
msgid "Identify Customer"
|
|
msgstr "Identyfikacja klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr "Jeśli zaznaczone, nowe wiadomości wymagają twojej uwagi."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr ""
|
|
"Jeśli zaznaczone, niektóre wiadomości napotkały błędy podczas doręczenia."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id
|
|
msgid ""
|
|
"If this orderline is a refund, then the refunded orderline is specified in "
|
|
"this field."
|
|
msgstr ""
|
|
"Jeśli ta linia zamówienia jest refundacją, wówczas refundowana linia "
|
|
"zamówienia jest określona w tym polu."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy
|
|
msgid ""
|
|
"If you deliver all products at once, the delivery order will be scheduled "
|
|
"based on the greatest product lead time. Otherwise, it will be based on the "
|
|
"shortest."
|
|
msgstr ""
|
|
"Jeśli dostarczasz wszystkie produkty jednocześnie, zlecenie dostawy zostanie"
|
|
" zaplanowane na podstawie największego czasu realizacji produktu. W "
|
|
"przeciwnym razie będzie ono oparte na najkrótszym."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display
|
|
msgid "Iface Customer Facing Display"
|
|
msgstr "Wyświetlacz Iface skierowany do klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128
|
|
msgid "Image"
|
|
msgstr "Obraz"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Import Orders"
|
|
msgstr "Importuj zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Improve navigation for imprecise industrial touchscreens"
|
|
msgstr "Popraw nawigację dla nieprecyzyjnych przemysłowych ekranów dotykowych"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "In Progress"
|
|
msgstr "W toku"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "In order to delete a sale, it must be new or cancelled."
|
|
msgstr "Sprzedaż musi być nowa lub anulowana, aby ją usunąć."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real
|
|
msgid "In real time (accurate but slower)"
|
|
msgstr "W czasie rzeczywistym (dokładne, ale wolniejsze)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Incorrect address for shipping"
|
|
msgstr "Nieprawidłowy adres do wysyłki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Incorrect rounding"
|
|
msgstr "Nieprawidłowe zaokrąglenie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/ProductInfoButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/ProductInfoButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/ProductInfoButton.xml:0
|
|
#, python-format
|
|
msgid "Info"
|
|
msgstr "Informacja"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message
|
|
msgid "Information message"
|
|
msgstr "Komunikat informacyjny"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_start_categ_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_start_categ_id
|
|
msgid "Initial Category"
|
|
msgstr "Kategoria początkowa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Insert a negative amount with the Cash Out option."
|
|
msgstr "Wstaw kwotę ujemną za pomocą opcji Cash Out."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Insert a positive amount with the Cash In option."
|
|
msgstr "Wprowadź dodatnią kwotę za pomocą opcji Cash In."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
|
msgid ""
|
|
"Installing chart of accounts from the General Settings of\n"
|
|
" Invocing/Accounting app will create Bank and Cash payment\n"
|
|
" methods automatically."
|
|
msgstr ""
|
|
"Zainstalowanie planu kont w ustawieniach ogólnych aplikacji\n"
|
|
"Aplikacja Fakturowanie/Księgowość automatycznie utworzy metody płatności bankowych i gotówkowych.\n"
|
|
"automatycznie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_mercury
|
|
msgid "Integrated Card Payments"
|
|
msgstr "Zintegrowane płatności kartą"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id
|
|
msgid "Intermediary Account"
|
|
msgstr "Konto pośredniczące"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Intermediary account used for unidentified customers."
|
|
msgstr "Konto pośredniczące używane dla niezidentyfikowanych klientów."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
|
|
msgid "Internal Categories"
|
|
msgstr "Kategorie wewnętrzne"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__note
|
|
msgid "Internal Notes"
|
|
msgstr "Notatki wewnętrzne"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Invalid action"
|
|
msgstr "Nieprawidłowa akcja"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Invalid amount"
|
|
msgstr "Nieprawidłowa kwota"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Invalid email."
|
|
msgstr "Nieprawidłowy adres e-mail."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "Invalid product lot"
|
|
msgstr "Nieprawidłowa partia produktu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#, python-format
|
|
msgid "Inventory"
|
|
msgstr "Magazynowanie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Inventory Management"
|
|
msgstr "Zarządzanie inwentarzem"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Invoice"
|
|
msgstr "Faktura"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
|
msgid "Invoice Journal"
|
|
msgstr "Dziennik faktur"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment.py:0
|
|
#, python-format
|
|
msgid "Invoice payment for %s (%s) using %s"
|
|
msgstr "Faktura płatności za %s (%s) przy użyciu %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__invoiced
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__invoiced
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
#, python-format
|
|
msgid "Invoiced"
|
|
msgstr "Zafakturowano"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Invoices"
|
|
msgstr "Faktury"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Invoicing confirmation"
|
|
msgstr "Potwierdzenie wystawienia faktury"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "IoT Box"
|
|
msgstr "IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "IoT Box IP Address"
|
|
msgstr "Adres IP urządzenia IoT Box"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_default_pricelist_displayed
|
|
msgid "Is Default Pricelist Displayed"
|
|
msgstr "Czy wyświetlany jest domyślny cennik?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr "Jest obserwatorem"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced
|
|
msgid "Is Invoiced"
|
|
msgstr "Jest fakturowany"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_refunded
|
|
msgid "Is Refunded"
|
|
msgstr "Jest refundowany"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed
|
|
msgid "Is Total Cost Computed"
|
|
msgstr "Czy obliczono koszt całkowity?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency
|
|
msgid "Is Using Company Currency"
|
|
msgstr "Czy używana jest waluta firmowa?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant
|
|
msgid "Is a Bar/Restaurant"
|
|
msgstr "Jest barem/restauracją"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant
|
|
msgid "Is the Full Accounting Installed"
|
|
msgstr "Czy zainstalowano pełną księgowość?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped
|
|
msgid "Is this already tipped?"
|
|
msgstr "Czy jest to już zakończone?"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change
|
|
msgid "Is this payment change?"
|
|
msgstr "Czy ta płatność ulegnie zmianie?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/account_tax.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"It is forbidden to modify a tax used in a POS order not posted. You must "
|
|
"close the POS sessions before modifying the tax."
|
|
msgstr ""
|
|
"Modyfikowanie podatku użytego w niezaksięgowanym zamówieniu POS jest "
|
|
"zabronione. Przed zmodyfikowaniem podatku należy zamknąć sesje POS."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "It is not allowed to mix refunds and sales"
|
|
msgstr "Niedozwolone jest łączenie zwrotów i sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/debug_manager.js:0
|
|
#, python-format
|
|
msgid "JS Tests"
|
|
msgstr "Testy JS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_journal
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id
|
|
msgid "Journal"
|
|
msgstr "Dziennik"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_move
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id
|
|
msgid "Journal Entry"
|
|
msgstr "Zapis dziennika"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Pozycja zapisu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Journal Items"
|
|
msgstr "Pozycje zapisów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value
|
|
msgid "Kpi Pos Total Value"
|
|
msgstr "Kpi Pos Wartość całkowita"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.led_lamp_product_template
|
|
msgid "LED Lamp"
|
|
msgstr "Lampa LED"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name
|
|
msgid "Label"
|
|
msgstr "Etykieta"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Language"
|
|
msgstr "Język"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
|
msgid "Large Scrollbars"
|
|
msgstr "Duże paski przewijania"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard____last_update
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Data ostatniej modyfikacji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash
|
|
msgid "Last Session Closing Cash"
|
|
msgstr "Gotówka na zamknięciu ostatniej sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date
|
|
msgid "Last Session Closing Date"
|
|
msgstr "Data zamknięcia ostatniej sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Ostatnio aktualizowane przez"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session_check_product_wizard__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Data ostatniej aktualizacji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_leather
|
|
msgid "Leather"
|
|
msgstr "Skóra"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Leave empty to use the default account from the company setting"
|
|
msgstr "Pozostaw puste, aby użyć domyślnego konta z ustawień firmy."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id
|
|
msgid ""
|
|
"Leave empty to use the default account from the company setting.\n"
|
|
"Account used as outstanding account when creating accounting payment records for bank payments."
|
|
msgstr ""
|
|
"Pozostaw puste, aby użyć domyślnego konta z ustawień firmy.\n"
|
|
"Konto używane jako nierozliczone konto podczas tworzenia księgowych rekordów płatności dla płatności bankowych."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id
|
|
msgid ""
|
|
"Leave empty to use the default account from the company setting.\n"
|
|
"Overrides the company's receivable account (for Point of Sale) used in the journal entries."
|
|
msgstr ""
|
|
"Pozostaw puste, aby użyć domyślnego konta z ustawień firmy.\n"
|
|
"Zastępuje konto należności firmy (dla punktu sprzedaży) używane we wpisach do dziennika."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Leave empty to use the receivable account of customer"
|
|
msgstr "Pozostaw puste, aby użyć konta należności klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id
|
|
msgid ""
|
|
"Leave empty to use the receivable account of customer.\n"
|
|
"Defines the journal where to book the accumulated payments (or individual payment if Identify Customer is true) after closing the session.\n"
|
|
"For cash journal, we directly write to the default account in the journal via statement lines.\n"
|
|
"For bank journal, we write to the outstanding account specified in this payment method.\n"
|
|
"Only cash and bank journals are allowed."
|
|
msgstr ""
|
|
"Pozostaw puste, aby użyć konta należności klienta.\n"
|
|
"Określa dziennik, w którym mają zostać zaksięgowane skumulowane płatności (lub pojedyncza płatność, jeśli Identify Customer ma wartość true) po zamknięciu sesji.\n"
|
|
"W przypadku dziennika gotówkowego zapisujemy bezpośrednio na domyślne konto w dzienniku za pośrednictwem linii wyciągu.\n"
|
|
"W przypadku dziennika bankowego zapisujemy na nierozliczone konto określone w tej metodzie płatności.\n"
|
|
"Dozwolone są tylko dzienniki gotówkowe i bankowe."
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.letter_tray_product_template
|
|
msgid "Letter Tray"
|
|
msgstr "Tacka na listy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_partners_amount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_partners_amount
|
|
msgid "Limited Partners Amount"
|
|
msgstr "Kwota komandytariuszy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_partners_loading
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_partners_loading
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Limited Partners Loading"
|
|
msgstr "Obciążenie komandytariuszy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_products_loading
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_products_loading
|
|
msgid "Limited Product Loading"
|
|
msgstr "Ograniczone ładowanie produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limited_products_amount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limited_products_amount
|
|
msgid "Limited Products Amount"
|
|
msgstr "Ograniczona kwota produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Limited Products Loading"
|
|
msgstr "Ograniczone ładowanie produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount
|
|
msgid "Line Discounts"
|
|
msgstr "Upusty liniowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name
|
|
msgid "Line No"
|
|
msgstr "Numer pozycji"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Load all remaining partners in the background"
|
|
msgstr "Załaduj wszystkich pozostałych partnerów w tle"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Load all remaining products in the background"
|
|
msgstr "Załaduj wszystkie pozostałe produkty w tle"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Loading Image Error"
|
|
msgstr "Błąd ładowania obrazu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_customer_facing_display_local
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local
|
|
msgid "Local Customer Facing Display"
|
|
msgstr "Wyświetlacz skierowany do lokalnego klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__login_number
|
|
msgid "Login Sequence Number"
|
|
msgstr "Numer sekwencji logowania"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Chrome.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Logo"
|
|
msgstr "Logo"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name
|
|
msgid "Lot Name"
|
|
msgstr "Nazwa numeru partii"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Lot Number"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/OrderWidget.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Lot/Serial Number(s) Required"
|
|
msgstr "Wymagany numer(y) partii / serii"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids
|
|
msgid "Lot/serial Number"
|
|
msgstr "Numer partii / serii"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.magnetic_board_product_template
|
|
msgid "Magnetic Board"
|
|
msgstr "Tablica magnetyczna"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_main_attachment_id
|
|
msgid "Main Attachment"
|
|
msgstr "Główny załącznik"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|
msgid "Make Payment"
|
|
msgstr "Wykonaj płatność"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids
|
|
msgid ""
|
|
"Make several pricelists available in the Point of Sale. You can also apply a"
|
|
" pricelist to specific customers from their contact form (in Sales tab). To "
|
|
"be valid, this pricelist must be listed here as an available pricelist. "
|
|
"Otherwise the default pricelist will apply."
|
|
msgstr ""
|
|
"Zrób kilka cenników dostępnych w punkcie sprzedaży. Możesz również "
|
|
"zastosować cennik do konkretnych klientów z ich formularza kontaktowego (w "
|
|
"zakładce Sprzedaż). Aby był ważny, ten cennik musi być tutaj wymieniony jako"
|
|
" dostępny cennik. W przeciwnym razie obowiązywać będzie domyślny cennik."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept "
|
|
"the certificate of your IoT Box."
|
|
msgstr ""
|
|
"Upewnij się, że używasz IoT Box w wersji 18.12 lub nowszej. Przejdź do %s, "
|
|
"aby zaakceptować certyfikat urządzenia IoT Box."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Manage promotion that will grant customers discounts or gifts"
|
|
msgstr "Zarządzanie promocjami, które przyznają klientom upusty lub prezenty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin
|
|
msgid "Margin"
|
|
msgstr "Marża"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent
|
|
msgid "Margin (%)"
|
|
msgstr "Marża (%)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Margin:"
|
|
msgstr "Margines:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Margins & Costs"
|
|
msgstr "Marże i koszty"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Maximum Exceeded"
|
|
msgstr "Przekroczone maksimum"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Maximum value reached"
|
|
msgstr "Osiągnięta wartość maksymalna"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr "Błąd doręczenia wiadomości"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids
|
|
msgid "Messages"
|
|
msgstr "Wiadomości"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name
|
|
msgid "Method"
|
|
msgstr "Metoda"
|
|
|
|
#. module: point_of_sale
|
|
#: model:pos.category,name:point_of_sale.pos_category_miscellaneous
|
|
msgid "Miscellaneous"
|
|
msgstr "Różne"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Missing barcode nomenclature"
|
|
msgstr "Brakujące nazewnictwo kodów kreskowych"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Mobile"
|
|
msgstr "Tel. komórkowy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
|
msgid "Module Pos Hr"
|
|
msgstr "Moduł Pos HR"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.monitor_stand_product_template
|
|
msgid "Monitor Stand"
|
|
msgstr "Podstawka pod monitor"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "More info"
|
|
msgstr "Więcej informacji"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
msgid "More settings:"
|
|
msgstr "Więcej ustawień:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductScreen.xml:0
|
|
#, python-format
|
|
msgid "More..."
|
|
msgstr "Więcej..."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Multiple Invoiced Orders Selected"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline
|
|
msgid "My Activity Deadline"
|
|
msgstr "Ostateczny terminin moich aktywności"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "My Sessions"
|
|
msgstr "Moje sesje"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Name"
|
|
msgstr "Nazwa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Need customer to invoice"
|
|
msgstr "Potrzebujesz klienta do wystawienia faktury"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Need loss account for the following journals to post the lost amount: %s\n"
|
|
msgstr ""
|
|
"Potrzebne jest konto strat dla następujących dzienników, aby zaksięgować "
|
|
"utraconą kwotę: %s\n"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Need profit account for the following journals to post the gained amount: %s"
|
|
msgstr ""
|
|
"Potrzebne konto zysku dla następujących dzienników, aby zaksięgować uzyskaną"
|
|
" kwotę: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Network Error"
|
|
msgstr "Błąd sieci"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft
|
|
msgid "New"
|
|
msgstr "Nowe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "New Order"
|
|
msgstr "Nowe zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "New Session"
|
|
msgstr "Nowa sesja"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.newspaper_rack_product_template
|
|
msgid "Newspaper Rack"
|
|
msgstr "Stojak na gazety"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id
|
|
msgid "Next Activity Calendar Event"
|
|
msgstr "Następna Czynność wydarzenia w kalendarzu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline
|
|
msgid "Next Activity Deadline"
|
|
msgstr "Termin kolejnej czynności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary
|
|
msgid "Next Activity Summary"
|
|
msgstr "Podsumowanie kolejnej czynności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id
|
|
msgid "Next Activity Type"
|
|
msgstr "Typ następnej czynności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Next Order List"
|
|
msgstr "Następna lista zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "No"
|
|
msgstr "Nie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "No Point of Sale selected"
|
|
msgstr "Nie wybrano punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "No Taxes"
|
|
msgstr "Brak podatków"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"No cash statement found for this session. Unable to record returned cash."
|
|
msgstr ""
|
|
"Nie znaleziono wyciągu gotówkowego dla tej sesji. Nie można zarejestrować "
|
|
"zwróconej gotówki."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
|
msgid "No data yet!"
|
|
msgstr "Brak danych!"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/report/pos_invoice.py:0
|
|
#, python-format
|
|
msgid "No link to an invoice for %s."
|
|
msgstr "Brak linku do faktury dla %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "No more customer found for \"%s\"."
|
|
msgstr "Nie znaleziono więcej klientów dla \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#, python-format
|
|
msgid "No more product found for \"%s\"."
|
|
msgstr "Nie znaleziono więcej produktów dla \"%s\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
|
#, python-format
|
|
msgid "No orders found"
|
|
msgstr "Nie znaleziono żadnych zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "No product found for"
|
|
msgstr "Nie znaleziono produktu dla"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
|
msgid "No sessions found"
|
|
msgstr "Nie znaleziono sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id
|
|
msgid "Nomenclature"
|
|
msgstr "Nomenklatura"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "None"
|
|
msgstr "Brak"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Not Invoiced"
|
|
msgstr "Nie zafakturowane"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Notes"
|
|
msgstr "Notatki"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr "Liczba akcji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_opened_session
|
|
msgid "Number of Opened Session"
|
|
msgstr "Liczba otwartych sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Number of Partners Loaded"
|
|
msgstr "Liczba załadowanych partnerów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print
|
|
msgid "Number of Print"
|
|
msgstr "Numer wydruku"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Number of Products Loaded"
|
|
msgstr "Liczba załadowanych produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count
|
|
msgid "Number of Refund Orders"
|
|
msgstr "Liczba zleceń zwrotu pieniędzy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr "Liczba błędów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty
|
|
msgid "Number of items refunded in this orderline."
|
|
msgstr "Liczba pozycji zwróconych w tej linii zamówienia."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter
|
|
msgid "Number of messages requiring action"
|
|
msgstr "Liczba wiadomości wymagających akcji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr "Liczba wiadomości z błędami przy doręczeniu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Number of partners loaded can not be 0"
|
|
msgstr "Liczba załadowanych partnerów nie może wynosić 0"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Number of product loaded can not be 0"
|
|
msgstr "Liczba załadowanych produktów nie może wynosić 0"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "OK"
|
|
msgstr "OK"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "OPENING CASH CONTROL"
|
|
msgstr "KONTROLA GOTÓWKI NA OTWARCIU"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "Offline"
|
|
msgstr "Niedostępny"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#, python-format
|
|
msgid "Offline Error"
|
|
msgstr "Błąd offline"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Offline Orders"
|
|
msgstr "Zamówienia offline"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "OfflineErrorPopup"
|
|
msgstr "OfflineErrorPopup"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ConfirmPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/EditListPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorTracebackPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/NumberPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OfflineErrorPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/OrderImportPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextAreaPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/TextInputPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OfflineErrorPopup.xml:0
|
|
#, python-format
|
|
msgid "Ok"
|
|
msgstr "Ok"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Ongoing"
|
|
msgstr "Na bieżąco"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Only a negative quantity is allowed for this refund line. Click on +/- to "
|
|
"modify the quantity to be refunded."
|
|
msgstr ""
|
|
"W tej linii zwrotu dozwolona jest tylko ilość ujemna. Kliknij +/-, aby "
|
|
"zmodyfikować ilość do zwrotu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Only administrators can edit receipt headers and footers"
|
|
msgstr "Tylko administratorzy mogą edytować nagłówki i stopki paragonów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method
|
|
msgid "Only apply rounding on cash"
|
|
msgstr "Zaokrąglanie dotyczy wyłącznie gotówki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Only journals of type 'Cash' or 'Bank' could be used with payment methods."
|
|
msgstr ""
|
|
"W metodach płatności można użyć jedynie dzienników typu \"gotówka\" lub "
|
|
"\"bank\"."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Only load a limited number of customers at the opening of the PoS."
|
|
msgstr "Załaduj tylko ograniczoną liczbę klientów przy otwarciu PoS."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Only load most common products at the opening of the PoS."
|
|
msgstr "Ładuj tylko najpopularniejsze produkty przy otwarciu PoS."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Only on cash methods"
|
|
msgstr "Tylko w przypadku metod gotówkowych"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Only users with Manager access rights for PoS app can modify the product "
|
|
"prices on orders."
|
|
msgstr ""
|
|
"Tylko użytkownicy z uprawnieniami Menedżera dostępu do aplikacji PoS mogą "
|
|
"modyfikować ceny produktów przy zamówieniach."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Only web-compatible Image formats such as .png or .jpeg are supported."
|
|
msgstr ""
|
|
"Obsługiwane są tylko formaty obrazów kompatybilne ze stronami internetowymi,"
|
|
" takie jak .png lub .jpeg."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Open Cashbox"
|
|
msgstr "Otwórz kasę"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids
|
|
msgid "Open PoS sessions that are using this payment method."
|
|
msgstr "Otwarte sesje PoS korzystające z tej metody płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Open Session"
|
|
msgstr "Otwórz sesję"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "Open session"
|
|
msgstr "Otwórz sesję"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Open the money details popup"
|
|
msgstr "Otwórz wyskakujące okienko szczegółów pieniędzy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "Opened By"
|
|
msgstr "Otwarte przez"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Opened Sessions"
|
|
msgstr "Otwarte sesje"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Opened by"
|
|
msgstr "Otwarte przez"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Opening"
|
|
msgstr "Saldo otwarcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Opening Control"
|
|
msgstr "Kontrola otwarcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
msgid "Opening Date"
|
|
msgstr "Data otwarcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes
|
|
msgid "Opening Notes"
|
|
msgstr "Uwagi otwarcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end
|
|
msgid "Opening balance summed to all cash transactions."
|
|
msgstr "Bilans otwarcia zsumowany ze wszystkimi transakcjami gotówkowymi."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashOpeningPopup.xml:0
|
|
#, python-format
|
|
msgid "Opening cash"
|
|
msgstr "Gotówka na otwarcie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Operation Type"
|
|
msgstr "Typ operacji"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Operation types show up in the Inventory dashboard."
|
|
msgstr "Typy operacji pojawiają się w konsoli magazynowania."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ScaleScreen/ScaleScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id
|
|
#, python-format
|
|
msgid "Order"
|
|
msgstr "Zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Order %s"
|
|
msgstr "Zamówienie %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Order %s is not fully paid."
|
|
msgstr "Zamówienie %s nie zostało w pełni opłacone."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count
|
|
msgid "Order Count"
|
|
msgstr "Liczba zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Order Date"
|
|
msgstr "Data zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_sequence_id
|
|
msgid "Order IDs Sequence"
|
|
msgstr "Kolejność identyfikatorów zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__sequence_line_id
|
|
msgid "Order Line IDs Sequence"
|
|
msgstr "Kolejność identyfikatorów linii zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines
|
|
msgid "Order Lines"
|
|
msgstr "Pozycje zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id
|
|
msgid "Order Ref"
|
|
msgstr "Numer zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__sequence_number
|
|
msgid "Order Sequence Number"
|
|
msgstr "Numer sekwencyjny zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Order is empty"
|
|
msgstr "Zamówienie jest puste"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Order is not synced. Check your internet connection"
|
|
msgstr "Zamówienie nie jest zsynchronizowane. Sprawdź połączenie internetowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Order lines"
|
|
msgstr "Pozycje zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids
|
|
msgid "Orderlines in this field are the lines that refunded this orderline."
|
|
msgstr "Linie zleceń w tym polu to linie, które zwróciły tę linię zleceń."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/TicketButton.xml:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Orders"
|
|
msgstr "Zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
|
|
msgid "Orders Analysis"
|
|
msgstr "Analiza zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices
|
|
msgid "Other Devices"
|
|
msgstr "Inne urządzenia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Other Information"
|
|
msgstr "Inne informacje"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Others"
|
|
msgstr "Inne"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id
|
|
msgid "Outstanding Account"
|
|
msgstr "Nieuzgodnione konto"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_procurement_group__pos_order_id
|
|
msgid "POS Order"
|
|
msgstr "Zamówienie POS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "POS Order %s"
|
|
msgstr "Zamówienie POS %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
|
|
msgid "POS Order line"
|
|
msgstr "Pozycja zamówienia POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|
msgid "POS Order lines"
|
|
msgstr "Pozycje zamówienia POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
|
msgid "POS Orders"
|
|
msgstr "Zamówienia POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
|
|
msgid "POS Orders lines"
|
|
msgstr "Pozycje zamówienia PS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id
|
|
msgid "POS Payment Method"
|
|
msgstr "Metoda płatności POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view
|
|
msgid "POS Product Category"
|
|
msgstr "Kategoria produktu POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total
|
|
msgid "POS Sales"
|
|
msgstr "Sprzedaż POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id
|
|
msgid "POS Session"
|
|
msgstr "Sesja POS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "POS order line %s"
|
|
msgstr "Linia zamówienia POS %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid
|
|
#, python-format
|
|
msgid "Paid"
|
|
msgstr "Zapłacona"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id
|
|
msgid "Parent Category"
|
|
msgstr "Kategoria nadrzędna"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Partner"
|
|
msgstr "Kontrahent"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__partner_load_background
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_partner_load_background
|
|
msgid "Partner Load Background"
|
|
msgstr "Kontekst obciążenia partnera"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ActionpadWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "Pay"
|
|
msgstr "Zapłać"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
|
msgid "Pay Order"
|
|
msgstr "Zapłać zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Payment"
|
|
msgstr "Płatność"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date
|
|
msgid "Payment Date"
|
|
msgstr "Data płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#, python-format
|
|
msgid "Payment Method"
|
|
msgstr "Metoda płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Payment Methods"
|
|
msgstr "Metody wysyłania płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket
|
|
msgid "Payment Receipt Info"
|
|
msgstr "Informacje o potwierdzeniu płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name
|
|
msgid "Payment Reference"
|
|
msgstr "Odnośnik płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status
|
|
msgid "Payment Status"
|
|
msgstr "Status płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Payment Successful"
|
|
msgstr "Płatność zakończona sukcesem"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Payment Terminals\n"
|
|
" <i class=\"fa fa-info-circle me-1\" title=\"Those settings are common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
msgstr ""
|
|
"Terminale płatnicze\n"
|
|
"<i class=\"fa fa-info-circle me-1\" title=\"Those settings are common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id
|
|
msgid "Payment Transaction ID"
|
|
msgstr "Identyfikator transakcji płatniczej"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Payment method"
|
|
msgstr "Metoda płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Payment methods available"
|
|
msgstr "Dostępne metody płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Payment request pending"
|
|
msgstr "Żądanie płatności w toku"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Payment reversed"
|
|
msgstr "Płatność odwrócona"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form
|
|
#: model:ir.model,name:point_of_sale.model_account_payment
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Payments"
|
|
msgstr "Wpłaty"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid "Payments Difference"
|
|
msgstr "Różnica w płatnościach"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree
|
|
msgid "Payments Methods"
|
|
msgstr "Metody płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Payments in"
|
|
msgstr "Płatności w"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#, python-format
|
|
msgid "Payments:"
|
|
msgstr "Płatności:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Pending Electronic Payments"
|
|
msgstr "Oczekujące płatności elektroniczne"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id
|
|
msgid ""
|
|
"Person who uses the cash register. It can be a reliever, a student or an "
|
|
"interim employee."
|
|
msgstr ""
|
|
"Osoba korzystająca z kasy fiskalnej. Może to być osoba pomagająca, student "
|
|
"lub pracownik tymczasowy."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Phone"
|
|
msgstr "Telefon"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Pick which product categories are available"
|
|
msgstr "Wybierz dostępne kategorie produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids
|
|
msgid "Picking"
|
|
msgstr "Pobranie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count
|
|
msgid "Picking Count"
|
|
msgstr "Liczenie odbioru"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
|
#, python-format
|
|
msgid "Picking POS"
|
|
msgstr "Punkt odbioru POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_picking_type
|
|
msgid "Picking Type"
|
|
msgstr "Typ pobrania"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#, python-format
|
|
msgid "Pickings"
|
|
msgstr "Pobrania"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Picture"
|
|
msgstr "Obraz"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute.value,name:point_of_sale.fabric_attribute_plastic
|
|
msgid "Plastic"
|
|
msgstr "Plastik"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Please Confirm Large Amount"
|
|
msgstr "Potwierdź dużą kwotę"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Please check if the IoT Box is still connected."
|
|
msgstr "Proszę sprawdzić czy IoT Box jest wciąż połączony"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid "Please check if the printer is still connected."
|
|
msgstr "Proszę sprawdzić czy drukarki są wciąż połączone"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/printers.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please check if the printer is still connected. \n"
|
|
"Some browsers don't allow HTTP calls from websites to devices in the network (for security reasons). If it is the case, you will need to follow Odoo's documentation for 'Self-signed certificate for ePOS printers' and 'Secure connection (HTTPS)' to solve the issue"
|
|
msgstr ""
|
|
"Sprawdź, czy drukarka jest nadal podłączona. \n"
|
|
"Niektóre przeglądarki nie pozwalają na połączenia HTTP ze stron internetowych do urządzeń w sieci (ze względów bezpieczeństwa). W takim przypadku, aby rozwiązać problem, należy postępować zgodnie z dokumentacją Odoo dla \"Samopodpisanego certyfikatu dla drukarek ePOS\" i \"Bezpiecznego połączenia (HTTPS)"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#, python-format
|
|
msgid "Please check your internet connection and try again."
|
|
msgstr "Sprawdź połączenie internetowe i spróbuj ponownie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/res_company.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please close all the point of sale sessions in this period before closing "
|
|
"it. Open sessions are: %s "
|
|
msgstr ""
|
|
"Przed zamknięciem tego okresu należy zamknąć wszystkie sesje punktu "
|
|
"sprzedaży w tym okresie. Otwarte sesje to: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please close and validate the following open PoS Sessions before modifying this payment method.\n"
|
|
"Open sessions: %s"
|
|
msgstr ""
|
|
"Przed zmodyfikowaniem tej metody płatności należy zamknąć i zatwierdzić następujące otwarte sesje PoS.\n"
|
|
"Otwarte sesje: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Please configure a payment method in your POS."
|
|
msgstr "Skonfiguruj metodę płatności w swoim POS."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Please create/select a Point of Sale above to show the configuration "
|
|
"options."
|
|
msgstr ""
|
|
"Utwórz/wybierz punkt sprzedaży powyżej, aby wyświetlić opcje konfiguracji."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Please define income account for this product: \"%s\" (id:%d)."
|
|
msgstr "Zdefiniuj konto przychodów dla tego produktu: \"%s\" (id:%d)."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Please define income account for this product: '%s' (id:%d)."
|
|
msgstr "Zdefiniuj rachunek zysków i strat dla tego produktu: '%s' (id: %d)."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid ""
|
|
"Please enter your billing information <small class=\"text-muted\">or</small>"
|
|
msgstr ""
|
|
"Wprowadź informacje rozliczeniowe <small class=\"text-muted\"> lub </small>"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please go on the %s journal and define a Loss Account. This account will be "
|
|
"used to record cash difference."
|
|
msgstr ""
|
|
"Przejdź do dziennika %s i zdefiniuj konto strat. To konto będzie używane do "
|
|
"rejestrowania różnic gotówkowych."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Please go on the %s journal and define a Profit Account. This account will "
|
|
"be used to record cash difference."
|
|
msgstr ""
|
|
"Przejdź do dziennika %s i zdefiniuj konto zysku. To konto będzie używane do "
|
|
"rejestrowania różnic gotówkowych."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Please print the invoice from the backend"
|
|
msgstr "Prosimy o wydrukowanie faktury z backendu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Please provide a partner for the sale."
|
|
msgstr "Proszę wprowadzić partnera dla sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Please select a payment method."
|
|
msgstr "Proszę wybrać metodę płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Please select the Customer"
|
|
msgstr "Wybierz klienta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id
|
|
msgid "PoS Category"
|
|
msgstr "Kategoria w POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "PoS Interface"
|
|
msgstr "Interfejs PoS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot
|
|
#, python-format
|
|
msgid "PoS Orders"
|
|
msgstr "Zamówienia PS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "PoS Product Categories"
|
|
msgstr "Kategorie produktów PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
|
msgid "PoS Product Category"
|
|
msgstr "Kategoria produktu PoS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "PoS order %s can not be processed"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
|
msgid "Point Of Sale"
|
|
msgstr "Punkt sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
#, python-format
|
|
msgid "Point of Sale"
|
|
msgstr "Punkt sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Point of Sale Analysis"
|
|
msgstr "Analiza punktów sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_category
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_id
|
|
msgid "Point of Sale Category"
|
|
msgstr "Kategoria Punktu Sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
|
msgid "Point of Sale Config"
|
|
msgstr "Konfiguracja PS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_config
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "Konfiguracja punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids
|
|
msgid "Point of Sale Configurations"
|
|
msgstr "Konfiguracje punktów sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
|
|
msgid "Point of Sale Details"
|
|
msgstr "Szczegóły dotyczące punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
|
|
msgid "Point of Sale Details Report"
|
|
msgstr "Raport szczegółów punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
|
|
msgid "Point of Sale Invoice Report"
|
|
msgstr "Raport z faktury w punkcie sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id
|
|
msgid "Point of Sale Journal"
|
|
msgstr "Dziennik punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_make_payment
|
|
msgid "Point of Sale Make Payment Wizard"
|
|
msgstr "Kreator płatności w punkcie sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id
|
|
msgid "Point of Sale Manager Group"
|
|
msgstr "Grupa zarządzająca punktem sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id
|
|
msgid "Point of Sale Operation Type"
|
|
msgstr "Typ operacji w punkcie sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_order_line
|
|
msgid "Point of Sale Order Lines"
|
|
msgstr "Linie zamówień w punktach sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_order
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Point of Sale Orders"
|
|
msgstr "Zamówienia Punktu Sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_report_pos_order
|
|
msgid "Point of Sale Orders Report"
|
|
msgstr "Raport punktu sprzedaży PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_payment_method
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids
|
|
msgid "Point of Sale Payment Methods"
|
|
msgstr "Metody płatności punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_payment
|
|
msgid "Point of Sale Payments"
|
|
msgstr "Płatności punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_session
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
|
|
msgid "Point of Sale Session"
|
|
msgstr "Sesja punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.qunit_suite
|
|
msgid "Point of Sale Tests"
|
|
msgstr "Testy w punktach sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id
|
|
msgid "Point of Sale User Group"
|
|
msgstr "Grupa użytkowników w punkcie sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids
|
|
msgid "Point of Sales"
|
|
msgstr "Punkt sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url
|
|
msgid "Portal Access URL"
|
|
msgstr "Adres URL dostępu do portalu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids
|
|
msgid "Pos Allowed Pricelist"
|
|
msgstr "Pos Dozwolony Cennik"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids
|
|
msgid "Pos Config"
|
|
msgstr "Konfiguracja PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id
|
|
msgid "Pos Order"
|
|
msgstr "POS Zamówienie "
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count
|
|
msgid "Pos Order Count"
|
|
msgstr "Liczba zamówień PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id
|
|
msgid "Pos Order Line"
|
|
msgstr "Linia zamówień PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_ids
|
|
msgid "Pos Payment"
|
|
msgstr "POS Płatność"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
|
msgid "Pos Product Categories"
|
|
msgstr "Kategorie produktu PS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids
|
|
msgid "Pos Selectable Categ"
|
|
msgstr "Wybieralna kategoria POS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id
|
|
msgid "Pos Session"
|
|
msgstr "Sesja pos"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration
|
|
msgid "Pos Session Duration"
|
|
msgstr "POS Czas trwania sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state
|
|
msgid "Pos Session State"
|
|
msgstr "Stan sesji PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username
|
|
msgid "Pos Session Username"
|
|
msgstr "Nazwa sesji PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids
|
|
msgid "Pos Sessions"
|
|
msgstr "POS Sesje "
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox
|
|
msgid "PosBox"
|
|
msgstr "PosBox"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Positive quantity not allowed"
|
|
msgstr "Ilość dodatnia jest niedozwolona"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Postcode"
|
|
msgstr "Kod pocztowy"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
msgid "Posted"
|
|
msgstr "Zaksięgowano"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Previous Order List"
|
|
msgstr "Lista poprzednich zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "Price"
|
|
msgstr "Cena"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Price Control"
|
|
msgstr "Kontrola cen"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Price Unit"
|
|
msgstr "Cena jednostkowa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Price discount from %s -> %s"
|
|
msgstr "Upust cenowy od %s -> %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Price excl. VAT:"
|
|
msgstr "Cena bez VAT:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra
|
|
msgid "Price extra"
|
|
msgstr "Cena dodatkowa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetPricelistButton.xml:0
|
|
#, python-format
|
|
msgid "Price list"
|
|
msgstr "Cennik"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price
|
|
msgid "Priced Product"
|
|
msgstr "Produkt wyceniany"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id
|
|
#, python-format
|
|
msgid "Pricelist"
|
|
msgstr "Cennik"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Pricelists"
|
|
msgstr "Cenniki"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Pricing"
|
|
msgstr "Ceny"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|
#, python-format
|
|
msgid "Print"
|
|
msgstr "Drukuj"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/ReceiptScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ControlButtons/ReprintReceiptButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/ReprintReceiptScreen.xml:0
|
|
#, python-format
|
|
msgid "Print Receipt"
|
|
msgstr "Drukuj paragon"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Print a QR code on the receipt to allow the user to easily request the "
|
|
"invoice for an order."
|
|
msgstr ""
|
|
"Wydrukuj kod QR na paragonie, aby umożliwić użytkownikowi łatwe żądanie "
|
|
"faktury za zamówienie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SaleDetailsButton.xml:0
|
|
#, python-format
|
|
msgid "Print a report with all the sales of the current PoS Session"
|
|
msgstr "Wydruk raportu ze wszystkimi sprzedażami z bieżącej sesji PoS."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Print receipts automatically once the payment is registered"
|
|
msgstr "Automatyczne drukowanie paragonów po zarejestrowaniu płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy
|
|
msgid "Print via Proxy"
|
|
msgstr "Drukuj poprzez proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#, python-format
|
|
msgid "Printer"
|
|
msgstr "Drukarka"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Printing is not supported on some browsers"
|
|
msgstr "Drukowanie nie jest obsługiwane w niektórych przeglądarkach"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Misc/AbstractReceiptScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Printing is not supported on some browsers due to no default printing "
|
|
"protocol is available. It is possible to print your tickets by making use of"
|
|
" an IoT Box."
|
|
msgstr ""
|
|
"Drukowanie nie jest obsługiwane w niektórych przeglądarkach, ponieważ nie "
|
|
"jest dostępny domyślny protokół drukowania. Możliwe jest drukowanie biletów "
|
|
"za pomocą IoT Box."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_procurement_group
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__procurement_group_id
|
|
msgid "Procurement Group"
|
|
msgstr "Grupa zapotrzebowań"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_product_template
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Product"
|
|
msgstr "Produkt"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "Product Category"
|
|
msgstr "Kategoria produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__product_load_background
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_product_load_background
|
|
msgid "Product Load Background"
|
|
msgstr "Tło obciążenia produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Product Prices"
|
|
msgstr "Ceny produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
|
msgid "Product Product Categories"
|
|
msgstr "Kategorie produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty
|
|
msgid "Product Quantity"
|
|
msgstr "Ilość produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id
|
|
msgid "Product Template"
|
|
msgstr "Szablon produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_uom_uom
|
|
msgid "Product Unit of Measure"
|
|
msgstr "Jednostka miary produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id
|
|
msgid "Product UoM"
|
|
msgstr "JM produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_uom_category
|
|
msgid "Product UoM Categories"
|
|
msgstr "Kategorie JM produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "Wariant produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
|
|
msgid "Product Variants"
|
|
msgstr "Warianty produktu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Product information"
|
|
msgstr "Informacje o produkcie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductsWidget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Product is not loaded. Tried loading the product from the server but there "
|
|
"is a network error."
|
|
msgstr ""
|
|
"Produkt nie został załadowany. Próbowałem załadować produkt z serwera, ale "
|
|
"wystąpił błąd sieci."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Product prices on receipts"
|
|
msgstr "Ceny produktów na rachunkach"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct
|
|
msgid "Product tips"
|
|
msgstr "Wskazówki o produkcie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
|
|
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Products"
|
|
msgstr "Produkty"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Products:"
|
|
msgstr "Produkty:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
|
msgstr "Promocje, kupony, karty podarunkowe i program lojalnościowy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Proxy Connected"
|
|
msgstr "Proxy połączony "
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Proxy Disconnected"
|
|
msgstr "Serwer proxy odłączony"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/ProxyStatus.xml:0
|
|
#, python-format
|
|
msgid "Proxy Warning"
|
|
msgstr "Ostrzeżenie o proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/NumpadWidget.xml:0
|
|
#, python-format
|
|
msgid "Qty"
|
|
msgstr "Ilość"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Quantity"
|
|
msgstr "Ilość"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "REASON"
|
|
msgstr "POWÓD"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Read Weighing Scale"
|
|
msgstr "Odczytaj skalę ważenia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
|
#, python-format
|
|
msgid "Ready to launch your <b>point of sale</b>?"
|
|
msgstr "Gotowy do uruchomienia <b>punktu sprzedaży</b>?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMovePopup.xml:0
|
|
#, python-format
|
|
msgid "Reason"
|
|
msgstr "Przyczyna"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Receipt"
|
|
msgstr "Przyjęcie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Receipt %s"
|
|
msgstr "Paragon %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer
|
|
msgid "Receipt Footer"
|
|
msgstr "Stopka paragonu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header
|
|
msgid "Receipt Header"
|
|
msgstr "Nagłówek paragonu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference
|
|
#, python-format
|
|
msgid "Receipt Number"
|
|
msgstr "Numer paragonu"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Receipt Printer"
|
|
msgstr "Drukarka paragonów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal
|
|
msgid "Record payments with a terminal on this journal."
|
|
msgstr "Rejestruj płatności za pomocą terminala w tym dzienniku."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue
|
|
msgid "Recovery Session"
|
|
msgstr "Sesja odzyskiwania"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Refresh Display"
|
|
msgstr "Odśwież wyświetlacz"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/RefundButton.xml:0
|
|
#, python-format
|
|
msgid "Refund"
|
|
msgstr "Korekta"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids
|
|
msgid "Refund Order Lines"
|
|
msgstr "Linie zleceń zwrotu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Refund Orders"
|
|
msgstr "Zlecenia zwrotu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid "Refund and Sales not allowed"
|
|
msgstr "Zwroty i sprzedaż nie są dozwolone"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderlineDetails.xml:0
|
|
#, python-format
|
|
msgid "Refunded"
|
|
msgstr "Zwrócone"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_ids
|
|
msgid "Refunded Order"
|
|
msgstr "Zwrócone zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id
|
|
msgid "Refunded Order Line"
|
|
msgstr "Linia zamówień refundowanych"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Refunded Orders"
|
|
msgstr "Zwrócone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_orders_count
|
|
msgid "Refunded Orders Count"
|
|
msgstr "Liczba zwróconych zamówień"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty
|
|
msgid "Refunded Quantity"
|
|
msgstr "Ilość zwrócona"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0
|
|
#, python-format
|
|
msgid "Refunding %s in "
|
|
msgstr "Zwrot %s w"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Refunds"
|
|
msgstr "Korekty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
|
|
msgid "Reload POS Menu"
|
|
msgstr "Przeładuj menu POS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Remaining"
|
|
msgstr "Pozostało"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Remaining unsynced orders"
|
|
msgstr "Pozostałe niezsynchronizowane zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0
|
|
#, python-format
|
|
msgid "Remove"
|
|
msgstr "Usuń"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Replenishment"
|
|
msgstr "Uzupełnianie zapasów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
|
|
msgid "Reporting"
|
|
msgstr "Raportowanie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Reprint Invoice"
|
|
msgstr "Ponowny wydruk faktury"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Request sent"
|
|
msgstr "Żądanie wysłane"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Reset"
|
|
msgstr "Zresetuj"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id
|
|
msgid "Responsible"
|
|
msgstr "Odpowiedzialny"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id
|
|
msgid "Responsible User"
|
|
msgstr "Użytkownik odpowiedzialny"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories
|
|
msgid "Restrict Categories"
|
|
msgstr "Ogranicz kategorie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
|
msgid "Restrict Price Modifications to Managers"
|
|
msgstr "Ogranicz modyfikacje cen dla menedżerów"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Restrict price modification to managers"
|
|
msgstr "Ogranicz modyfikację cen do menedżerów"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Retry"
|
|
msgstr "Ponów"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#, python-format
|
|
msgid "Return Products"
|
|
msgstr "Zwrot produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return
|
|
msgid "Returned"
|
|
msgstr "Zwrócony"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Reversal of POS closing entry %s for order %s from session %s"
|
|
msgstr "Odwrócenie wpisu zamknięcia POS %s dla zamówienia %s z sesji %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Reversal of: %s"
|
|
msgstr "Odwrócenie: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Reversal request sent to terminal"
|
|
msgstr "Żądanie odwrócenia wysłane do terminala"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Reverse"
|
|
msgstr "Odwrotne"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Reverse Payment"
|
|
msgstr "Odwrócona płatność"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Review"
|
|
msgstr "Recenzja"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Rounding"
|
|
msgstr "Zaokrąglenie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Rounding Method"
|
|
msgstr "Metoda zaokrąglania"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Rounding error in payment lines"
|
|
msgstr "Błąd zaokrąglenia w wierszach płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/backend/debug_manager.js:0
|
|
#, python-format
|
|
msgid "Run Point of Sale JS Tests"
|
|
msgstr "Uruchom testy JS w punkcie sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr "Błąd dostarczenia wiadomości SMS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "SN"
|
|
msgstr "SN"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines
|
|
msgid "Sale Line Count"
|
|
msgstr "Liczba linii sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
|
|
msgid "Sale line"
|
|
msgstr "Pozycja sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "Sales"
|
|
msgstr "Sprzedaż"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
|
|
#: model:ir.actions.report,name:point_of_sale.sale_details_report
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
|
msgid "Sales Details"
|
|
msgstr "Szczegóły sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal
|
|
msgid "Sales Journal"
|
|
msgstr "Dziennik sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#, python-format
|
|
msgid "Save"
|
|
msgstr "Zapisz"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Save this page and come back here to set up the feature."
|
|
msgstr "Zapisz tę stronę i wróć tutaj, aby skonfigurować tę funkcję."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#, python-format
|
|
msgid "Scale"
|
|
msgstr "Skala"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Scan"
|
|
msgstr "Skan"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Scan EAN-13"
|
|
msgstr "Skan EAN-13"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Scan me to request an invoice for your purchase."
|
|
msgstr "Zeskanuj mnie, aby poprosić o fakturę za zakup."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy
|
|
msgid "Scan via Proxy"
|
|
msgstr "Skanuj za pośrednictwem serwera proxy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/ProxyStatus.js:0
|
|
#, python-format
|
|
msgid "Scanner"
|
|
msgstr "Skaner"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "Search Customers..."
|
|
msgstr "Wyszukiwanie klientów..."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid "Search Orders..."
|
|
msgstr "Szukaj zamówień..."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidgetControlPanel.xml:0
|
|
#, python-format
|
|
msgid "Search Products..."
|
|
msgstr "Wyszukaj produkty..."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
msgid "Search Sales Order"
|
|
msgstr "Przeszukaj zamówienia sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "Search more"
|
|
msgstr "Szukaj więcej"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token
|
|
msgid "Security Token"
|
|
msgstr "Token uprawnień"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/SelectionPopup.js:0
|
|
#, python-format
|
|
msgid "Select"
|
|
msgstr "Wybierz"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0
|
|
#, python-format
|
|
msgid "Select Fiscal Position"
|
|
msgstr "Wybierz pozycję podatkową"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Select a payment method to validate the order."
|
|
msgstr "Wybierz metodę płatności, aby zatwierdzić zamówienie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Select an order"
|
|
msgstr "Wybierz zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/CashMovePopup.js:0
|
|
#, python-format
|
|
msgid "Select either Cash In or Cash Out before confirming."
|
|
msgstr "Przed potwierdzeniem wybierz opcję Cash In lub Cash Out."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetPricelistButton.js:0
|
|
#, python-format
|
|
msgid "Select the pricelist"
|
|
msgstr "Wybierz cennik"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Select the product(s) to refund and set the quantity"
|
|
msgstr "Wybierz produkt(y) do zwrotu i ustaw ilość."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Sell products and deliver them later."
|
|
msgstr "Sprzedawaj produkty i dostarczaj je później."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Send"
|
|
msgstr "Wyślij"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Send Payment Request"
|
|
msgstr "Wyślij żądanie płatności"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorTracebackPopup.xml:0
|
|
#, python-format
|
|
msgid "Send by email"
|
|
msgstr "Wyślij emailem"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Sending email failed. Please try again."
|
|
msgstr "Wysyłanie wiadomości e-mail nie powiodło się. Spróbuj ponownie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence
|
|
msgid "Sequence"
|
|
msgstr "Sekwencja"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number
|
|
msgid "Sequence Number"
|
|
msgstr "Numer sekwencji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/EditListInput.xml:0
|
|
#, python-format
|
|
msgid "Serial/Lot Number"
|
|
msgstr "Numer seryjny / partii"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Served by"
|
|
msgstr "Obsługujący"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Server Error"
|
|
msgstr "Błąd Serwera"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
|
#, python-format
|
|
msgid "Session"
|
|
msgstr "Sesja"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name
|
|
msgid "Session ID"
|
|
msgstr "ID sesji"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id
|
|
msgid "Session Journal Entry"
|
|
msgstr "Wpis do dziennika sesji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "Session ids:"
|
|
msgstr "Identyfikatory sesji:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:mail.activity.type,name:point_of_sale.mail_activity_old_session
|
|
msgid "Session open over 7 days"
|
|
msgstr "Sesja otwarta przez 7 dni"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "Sessions"
|
|
msgstr "Sesje"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
|
msgid "Set Maximum Difference"
|
|
msgstr "Ustaw maksymalną różnicę"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Set Weight"
|
|
msgstr "Ustaw wagę"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Set a maximum difference allowed between the expected and counted money "
|
|
"during the closing of the session"
|
|
msgstr ""
|
|
"Ustaw maksymalną dozwoloną różnicę między oczekiwanymi a naliczonymi "
|
|
"środkami podczas zamykania sesji."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
|
msgid ""
|
|
"Set a maximum difference allowed between the expected and counted money "
|
|
"during the closing of the session."
|
|
msgstr ""
|
|
"Ustaw maksymalną dozwoloną różnicę między oczekiwanymi a naliczonymi "
|
|
"środkami podczas zamykania sesji."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.xml:0
|
|
#, python-format
|
|
msgid "Set fiscal position"
|
|
msgstr "Ustalenie pozycji fiskalnej"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Set multiple prices per product, automated discounts, etc."
|
|
msgstr "Ustaw wiele cen za produkt, automatyczne rabaty itp."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Set of coins/bills that will be used in opening and closing control"
|
|
msgstr ""
|
|
"Zestaw monet/banknotów, które będą używane podczas kontroli otwarcia i "
|
|
"zamknięcia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Set the new quantity"
|
|
msgstr "Ustaw nową ilość"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings
|
|
msgid "Settings"
|
|
msgstr "Ustawienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Settings on this page will apply to this point of sale."
|
|
msgstr ""
|
|
"Ustawienia na tej stronie będą miały zastosowanie do tego punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later
|
|
#, python-format
|
|
msgid "Ship Later"
|
|
msgstr "Wysyłka później"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy
|
|
msgid "Shipping Policy"
|
|
msgstr "Zasady wysyłki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#, python-format
|
|
msgid "Shopping cart"
|
|
msgstr "Koszyk"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Show checkout to customers through a second display"
|
|
msgstr "Wyświetlanie klientom kasy za pomocą drugiego wyświetlacza"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_via_proxy
|
|
msgid "Show checkout to customers with a remotely-connected screen."
|
|
msgstr "Pokaż kasę klientom ze zdalnie podłączonym ekranem."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_customer_facing_display_local
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_customer_facing_display_local
|
|
msgid "Show checkout to customers."
|
|
msgstr "Pokaż kasę klientom."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
|
msgid "Show employee login screen"
|
|
msgstr "Pokaż ekran logowania pracownika"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Show margins & costs on product information"
|
|
msgstr "Pokaż marże i koszty w informacjach o produkcie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "Sign in"
|
|
msgstr "Zaloguj się"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Six"
|
|
msgstr "Six"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_six
|
|
msgid "Six Payment Terminal"
|
|
msgstr "Terminal płatniczy Six"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.attribute,name:point_of_sale.size_attribute
|
|
msgid "Size"
|
|
msgstr "Rozmiar"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Chrome.xml:0
|
|
#, python-format
|
|
msgid "Skip"
|
|
msgstr "Pomiń"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
|
msgid "Skip Preview Screen"
|
|
msgstr "Pomiń ekran podglądu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.small_shelf_product_template
|
|
msgid "Small Shelf"
|
|
msgstr "Mała półka"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Some Serial/Lot Numbers are missing"
|
|
msgstr "Brakuje niektórych numerów seryjnych/numerów partii"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Some orders could not be submitted to the server due to configuration "
|
|
"errors. You can exit the Point of Sale, but do not close the session before "
|
|
"the issue has been resolved."
|
|
msgstr ""
|
|
"Niektóre zamówienia nie mogły zostać przesłane na serwer z powodu błędów "
|
|
"konfiguracji. Możesz opuścić punkt sprzedaży, ale nie zamykaj sesji przed "
|
|
"rozwiązaniem problemu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"Some orders could not be submitted to the server due to internet connection "
|
|
"issues. You can exit the Point of Sale, but do not close the session before "
|
|
"the issue has been resolved."
|
|
msgstr ""
|
|
"Niektóre zamówienia nie mogły zostać przesłane na serwer z powodu problemów "
|
|
"z połączeniem internetowym. Możesz opuścić punkt sprzedaży, ale nie zamykaj "
|
|
"sesji przed rozwiązaniem problemu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "Some, if not all, post-processing after syncing order failed."
|
|
msgstr ""
|
|
"Niektóre, jeśli nie wszystkie, procesy przetwarzania po synchronizacji nie "
|
|
"powiodły się."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Specific route"
|
|
msgstr "Określona trasa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
|
|
msgid "Specify product lot/serial number in pos order line"
|
|
msgstr "Określ numer partii / seryjny w wierszu zamówienia PoS"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id
|
|
msgid "Spefic route for products delivered later."
|
|
msgstr "Specjalna trasa dla produktów dostarczanych później."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__start_category
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_start_category
|
|
msgid "Start Category"
|
|
msgstr "Kategoria startowa"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date
|
|
msgid "Start Date"
|
|
msgstr "Data początkowa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "Start category should belong in the available categories."
|
|
msgstr "Kategoria startowa powinna należeć do dostępnych kategorii."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Start selling from a default product category"
|
|
msgstr "Zacznij sprzedawać od domyślnej kategorii produktów"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start
|
|
msgid "Starting Balance"
|
|
msgstr "Saldo początkowe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "State"
|
|
msgstr "Stan"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
|
#, python-format
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state
|
|
msgid ""
|
|
"Status based on activities\n"
|
|
"Overdue: Due date is already passed\n"
|
|
"Today: Activity date is today\n"
|
|
"Planned: Future activities."
|
|
msgstr ""
|
|
"Status na podstawie czynności\n"
|
|
"Zaległe: Termin już minął\n"
|
|
"Dzisiaj: Data czynności przypada na dzisiaj\n"
|
|
"Zaplanowane: Przyszłe czynności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr "Przesunięcie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_rule
|
|
msgid "Stock Rule"
|
|
msgstr "Reguła zasobów"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Stock input for %s"
|
|
msgstr "Zasoby wejściowe dla %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "Stock output for %s"
|
|
msgstr "Wyjście magazynowe dla %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing
|
|
msgid "Stock should be updated at closing"
|
|
msgstr "Zapasy powinny zostać zaktualizowane w momencie zamknięcia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Street"
|
|
msgstr "Ulica"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Stripe"
|
|
msgstr "Stripe"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe
|
|
msgid "Stripe Payment Terminal"
|
|
msgstr "Terminal płatniczy Stripe"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl
|
|
#, python-format
|
|
msgid "Subtotal"
|
|
msgstr "Wartość"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal
|
|
msgid "Subtotal w/o Tax"
|
|
msgstr "Suma cześciowa b. pod."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total
|
|
msgid "Subtotal w/o discount"
|
|
msgstr "Suma całkowita bez rabatu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "Successfully imported"
|
|
msgstr "Pomyślnie zaimportowano"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "Successfully made a cash %s of %s."
|
|
msgstr "Udało się zarobić %s z %s."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|
msgid "Sum of subtotals"
|
|
msgstr "Podsuma"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Summary"
|
|
msgstr "Podsumowanie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Connected"
|
|
msgstr "Synchronizacja podłączona"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Connecting"
|
|
msgstr "Synchronizacja Łączenie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Disconnected"
|
|
msgstr "Synchronizacja odłączona"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/SyncNotification.xml:0
|
|
#, python-format
|
|
msgid "Synchronisation Error"
|
|
msgstr "Błąd synchronizacji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/CustomerFacingDisplay/CustomerFacingDisplayOrder.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "TOTAL"
|
|
msgstr "SUMA"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/SetFiscalPositionButton.js:0
|
|
#: model:ir.model,name:point_of_sale.model_account_tax
|
|
#, python-format
|
|
msgid "Tax"
|
|
msgstr "Podatek"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
msgid "Tax Amount"
|
|
msgstr "Kwota Podatku"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included
|
|
msgid "Tax Display"
|
|
msgstr "Podatki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#, python-format
|
|
msgid "Tax ID"
|
|
msgstr "NIP"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection
|
|
msgid "Tax Regime Selection value"
|
|
msgstr "Wartość wyboru systemu podatkowego"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal
|
|
msgid "Tax-Excluded Price"
|
|
msgstr "Cena bez podatku"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total
|
|
msgid "Tax-Included Price"
|
|
msgstr "Cena zawierająca podatek"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids
|
|
#: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Taxes"
|
|
msgstr "Podatki"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position
|
|
msgid "Taxes to Apply"
|
|
msgstr "Podatki do zastosowania"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#, python-format
|
|
msgid "Taxes:"
|
|
msgstr "Podatki:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Technical"
|
|
msgstr "Techniczne"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Tel:"
|
|
msgstr "Tel:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/controllers/main.py:0
|
|
#, python-format
|
|
msgid "The %s must be filled in your details."
|
|
msgstr "%s musi być wypełniony danymi użytkownika."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ErrorBarcodePopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The Point of Sale could not find any product, customer, employee or action "
|
|
"associated with the scanned barcode."
|
|
msgstr ""
|
|
"Punkt sprzedaży nie mógł znaleźć żadnego produktu, klienta, pracownika lub "
|
|
"działania powiązanego ze zeskanowanym kodem kreskowym."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited
|
|
msgid ""
|
|
"The Point of Sale only supports the \"add a rounding line\" rounding "
|
|
"strategy."
|
|
msgstr ""
|
|
"Punkt sprzedaży obsługuje tylko strategię zaokrąglania \"dodaj linię "
|
|
"zaokrąglania\"."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The Point of Sale order with the following reference %s was received by the "
|
|
"Odoo server, but the order processing phase failed.<br/>The datas received "
|
|
"from the point of sale has been saved in the attachments.<br/>Please contact"
|
|
" your support service to assist you on restoring it"
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The amount cannot be higher than the due amount if you don't have a cash "
|
|
"payment method configured."
|
|
msgstr ""
|
|
"Kwota nie może być wyższa niż należna kwota, jeśli nie skonfigurowano metody"
|
|
" płatności gotówką."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The amount of your payment lines must be rounded to validate the transaction.\n"
|
|
"The rounding precision is %s so you should set %s or %s as payment amount instead of %s."
|
|
msgstr ""
|
|
"Kwota Twoich pozycji płatności musi być zaokrąglona w celu zweryfikowania transakcji.\n"
|
|
"Precyzja zaokrąglania to %s, więc powinieneś ustawić %s lub %s jako kwotę płatności zamiast %s. "
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The barcode nomenclature setting is not configured. Make sure to configure "
|
|
"it on your Point of Sale configuration settings"
|
|
msgstr ""
|
|
"Ustawienie nomenklatury kodów kreskowych nie jest skonfigurowane. Należy je "
|
|
"skonfigurować w ustawieniach punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'"
|
|
msgstr ""
|
|
"Strategia zaokrąglania gotówki w punkcie sprzedaży %(pos)s musi być "
|
|
"następująca: '%(value)s'"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "The default pricelist must be included in the available pricelists."
|
|
msgstr "Domyślny cennik musi znajdować się w dostępnych cennikach."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The default pricelist must belong to no company or the company of the point "
|
|
"of sale."
|
|
msgstr ""
|
|
"Domyślny cennik nie może należeć do żadnej firmy ani do firmy punktu "
|
|
"sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The default tip product is missing. Please manually specify the tip product."
|
|
" (See Tips field.)"
|
|
msgstr ""
|
|
"Brakuje domyślnego produktu końcówki. Należy ręcznie określić produkt "
|
|
"końcówki. (Zobacz pole Końcówki)."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The fiscal data module encountered an error while receiving your order."
|
|
msgstr "Moduł danych fiskalnych napotkał błąd podczas odbierania zamówienia."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The fiscal position used in the original order is not loaded. Make sure it "
|
|
"is loaded by adding it in the pos configuration."
|
|
msgstr ""
|
|
"Pozycja fiskalna użyta w oryginalnym zamówieniu nie jest ładowana. Upewnij "
|
|
"się, że jest ładowana, dodając ją w konfiguracji pos."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "The function to load %s has not been implemented."
|
|
msgstr "Funkcja ładowania %s nie została zaimplementowana."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip
|
|
msgid ""
|
|
"The hostname or ip address of the hardware proxy, Will be autodetected if "
|
|
"left empty."
|
|
msgstr ""
|
|
"Nazwa hosta lub adres IP proxy sprzętowego zostanie automatycznie wykryta, "
|
|
"jeśli pozostanie pusta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The invoice journal must be in the same currency as the Sales Journal or the"
|
|
" company currency if that is not set."
|
|
msgstr ""
|
|
"Dziennik faktury musi być w tej samej walucie, co dziennik sprzedaży lub "
|
|
"waluta przedsiębiorstwa, jeśli nie jest ustawiona."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The invoice journal of the point of sale %s must belong to the same company."
|
|
msgstr "Dziennik faktur punktu sprzedaży %s musi należeć do tej samej firmy."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Popups/ClosePosPopup.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The maximum difference allowed is %s.\n"
|
|
"Please contact your manager to accept the closing difference."
|
|
msgstr ""
|
|
"Maksymalna dopuszczalna różnica wynosi %s.\n"
|
|
"Skontaktuj się ze swoim menedżerem w celu zaakceptowania różnicy zamknięcia."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_bill.py:0
|
|
#, python-format
|
|
msgid "The name of the Coins/Bills must be a number."
|
|
msgstr "Nazwa monet/banknotów musi być liczbą."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_session_uniq_name
|
|
msgid "The name of this POS Session must be unique !"
|
|
msgstr "Nazwa tej sesji PS musi być unikalna !"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count
|
|
msgid "The number of point of sales orders related to this customer"
|
|
msgstr "Liczba punktów sprzedaży związanych z tym klientem"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "The order could not be sent to the server due to an unknown error"
|
|
msgstr ""
|
|
"Zamówienie nie mogło zostać wysłane na serwer z powodu nieznanego błędu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The order has been synchronized earlier. Please make the invoice from the "
|
|
"backend for the order: "
|
|
msgstr ""
|
|
"Zamówienie zostało wcześniej zsynchronizowane. Prosimy o wystawienie faktury"
|
|
" z zaplecza dla zamówienia:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_payment.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The payment method selected is not allowed in the config of the POS session."
|
|
msgstr "Wybrana metoda płatności nie jest dozwolona w konfiguracji sesji POS."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The payment methods for the point of sale %s must belong to its company."
|
|
msgstr "Metody płatności dla punktu sprzedaży %s muszą należeć do jego firmy."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_start_categ_id
|
|
msgid ""
|
|
"The point of sale will display this product category by default. If no "
|
|
"category is specified, all available products will be shown."
|
|
msgstr ""
|
|
"Punkt sprzedaży domyślnie wyświetla tę kategorię produktów. Jeśli nie "
|
|
"określono żadnej kategorii, zostaną wyświetlone wszystkie dostępne produkty."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids
|
|
msgid ""
|
|
"The point of sale will only display products which are within one of the "
|
|
"selected category trees. If no category is specified, all available products"
|
|
" will be shown"
|
|
msgstr ""
|
|
"Punkt sprzedaży wyświetli tylko produkty należące do jednej z wybranych "
|
|
"kategorii. Jeśli nie zostanie określona żadna kategoria, wyświetlone zostaną"
|
|
" wszystkie dostępne produkty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id
|
|
msgid ""
|
|
"The pricelist used if no customer is selected or if the customer has no Sale"
|
|
" Pricelist configured."
|
|
msgstr ""
|
|
"Cennik stosowany, jeśli nie wybrano klienta lub jeśli klient nie ma "
|
|
"skonfigurowanego Cennika Sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate
|
|
msgid ""
|
|
"The rate of the currency to the currency of rate applicable at the date of "
|
|
"the order"
|
|
msgstr "Kurs waluty do waluty kursu obowiązującego w dniu zlecenia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
|
msgid ""
|
|
"The receipt screen will be skipped if the receipt can be printed "
|
|
"automatically."
|
|
msgstr ""
|
|
"Ekran paragonu zostanie pominięty, jeśli paragon może zostać wydrukowany "
|
|
"automatycznie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
|
msgid "The receipt will automatically be printed at the end of each order."
|
|
msgstr ""
|
|
"Pokwitowanie zostanie automatycznie wydrukowane na końcu każdego zamówienia."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The requested quantity to be refunded is higher than the ordered quantity. "
|
|
"%s is requested while only %s can be refunded."
|
|
msgstr ""
|
|
"Żądana ilość do zwrotu jest wyższa niż ilość zamówiona. %s jest żądana, a "
|
|
"tylko %s może zostać zwrócona."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/models.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"The requested quantity to be refunded is higher than the refundable quantity"
|
|
" of %s."
|
|
msgstr ""
|
|
"Wnioskowana ilość do zwrotu jest wyższa niż ilość podlegająca zwrotowi %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "The sales journal of the point of sale %s must belong to its company."
|
|
msgstr "Dziennik sprzedaży punktu sprzedaży %s musi należeć do jego firmy."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "The selected customer needs an address."
|
|
msgstr "Wybrany klient potrzebuje adresu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"The selected pricelists must belong to no company or the company of the "
|
|
"point of sale."
|
|
msgstr ""
|
|
"Wybrane cenniki nie mogą należeć do żadnej firmy ani firmy punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "The server encountered an error while receiving your order."
|
|
msgstr "Serwer napotkał błąd podczas odbierania zamówienia."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid ""
|
|
"The session has been opened for an unusually long period. Please consider "
|
|
"closing."
|
|
msgstr "Sesja była otwarta przez wyjątkowo długi czas. Rozważ jej zamknięcie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Adyen. Set your Adyen credentials on the "
|
|
"related payment method."
|
|
msgstr ""
|
|
"Transakcje są przetwarzane przez Adyen. Ustaw swoje dane uwierzytelniające "
|
|
"Adyen w powiązanej metodzie płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_six
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Six. Set the IP address of the terminal on"
|
|
" the related payment method."
|
|
msgstr ""
|
|
"Transakcje są przetwarzane przez Six. Ustaw adres IP terminala w powiązanej "
|
|
"metodzie płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Stripe. Set your Stripe credentials on the"
|
|
" related payment method."
|
|
msgstr ""
|
|
"Transakcje są przetwarzane przez Stripe. Ustaw swoje dane uwierzytelniające "
|
|
"Stripe w powiązanej metodzie płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercury
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"The transactions are processed by Vantiv. Set your Vantiv credentials on the"
|
|
" related payment method."
|
|
msgstr ""
|
|
"Transakcje są przetwarzane przez Vantiv. Ustaw swoje dane uwierzytelniające "
|
|
"Vantiv w powiązanej metodzie płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end
|
|
msgid "Theoretical Closing Balance"
|
|
msgstr "Teoretyczny bilans zamknięcia"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "There are"
|
|
msgstr "Są"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "There are no products in this category."
|
|
msgstr "W tej kategorii nie ma żadnych produktów."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"There are still orders in draft state in the session. Pay or cancel the following orders to validate the session:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"W sesji nadal znajdują się zamówienia w wersji roboczej. Opłać lub anuluj następujące zamówienia, aby zatwierdzić sesję:\n"
|
|
"%s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "There are unsynced orders. Do you want to sync these orders?"
|
|
msgstr ""
|
|
"Istnieją niezsynchronizowane zamówienia. Czy chcesz zsynchronizować te "
|
|
"zamówienia?"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is a difference between the amounts to post and the amounts of the "
|
|
"orders, it is probably caused by taxes or accounting configurations changes."
|
|
msgstr ""
|
|
"Istnieje różnica między kwotami do zaksięgowania a kwotami zamówień, "
|
|
"prawdopodobnie jest to spowodowane podatkami lub zmianami konfiguracji "
|
|
"księgowych."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "There is already an electronic payment in progress."
|
|
msgstr "Płatność elektroniczna jest już w toku."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is at least one pending electronic payment.\n"
|
|
"Please finish the payment with the terminal or cancel it then remove the payment line."
|
|
msgstr ""
|
|
"Istnieje co najmniej jedna oczekująca płatność elektroniczna.\n"
|
|
"Dokończ płatność za pomocą terminala lub anuluj ją, a następnie usuń linię płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"There is no Chart of Accounts configured on the company. Please go to the "
|
|
"invoicing settings to install a Chart of Accounts."
|
|
msgstr ""
|
|
"W firmie nie skonfigurowano planu kont. Przejdź do ustawień fakturowania, "
|
|
"aby zainstalować plan kont."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is no cash payment method available in this point of sale to handle the change.\n"
|
|
"\n"
|
|
" Please pay the exact amount or add a cash payment method in the point of sale configuration"
|
|
msgstr ""
|
|
"Brak metody płatności gotówkowej w tym punkcie sprzedaży w celu wydania reszty.\n"
|
|
"\n"
|
|
" Proszę zapłacić dokładną kwotę lub dodać metodę płatności gotówkowej w konfiguracji punktu sprzedaży"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "There is no cash payment method for this PoS Session"
|
|
msgstr "Dla tej sesji PoS nie ma metody płatności gotówką"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "There is no cash register in this session."
|
|
msgstr "W tej sesji nie ma kasy fiskalnej."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "There is no product linked to your PoS"
|
|
msgstr "Z PoS nie jest powiązany żaden produkt"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"There must be at least one product in your order before it can be validated "
|
|
"and invoiced."
|
|
msgstr ""
|
|
"Aby zamówienie mogło zostać zatwierdzone i zafakturowane, musi zawierać co "
|
|
"najmniej jeden produkt."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
|
msgid ""
|
|
"This field depicts the maximum difference allowed between the ending balance"
|
|
" and the theoretical cash when closing a session, for non-POS managers. If "
|
|
"this maximum is reached, the user will have an error message at the closing "
|
|
"of his session saying that he needs to contact his manager."
|
|
msgstr ""
|
|
"To pole przedstawia maksymalną dopuszczalną różnicę między saldem końcowym a"
|
|
" teoretyczną gotówką podczas zamykania sesji dla menedżerów innych niż POS. "
|
|
"Jeśli to maksimum zostanie osiągnięte, użytkownik otrzyma komunikat o "
|
|
"błędzie na zakończenie swojej sesji, że musi skontaktować się ze swoim "
|
|
"przełożonym."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id
|
|
msgid ""
|
|
"This field is there to pass the id of the pos manager group to the point of "
|
|
"sale client."
|
|
msgstr ""
|
|
"To pole służy do przekazywania identyfikatora grupy menedżerów PoS do "
|
|
"klienta punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id
|
|
msgid ""
|
|
"This field is there to pass the id of the pos user group to the point of "
|
|
"sale client."
|
|
msgstr ""
|
|
"To pole umożliwia przekazanie identyfikatora grupy użytkowników PoS do "
|
|
"klienta punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "This invoice has been created from the point of sale session: %s"
|
|
msgstr "Ta faktura została utworzona z sesji punktu sprzedaży: %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids
|
|
msgid ""
|
|
"This is useful for restaurants with onsite and take-away services that imply"
|
|
" specific tax rates."
|
|
msgstr ""
|
|
"Jest to przydatne w przypadku restauracji z usługami na miejscu i na wynos, "
|
|
"które implikują określone stawki podatkowe."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/account_journal.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"This journal is associated with a payment method. You cannot modify its type"
|
|
msgstr ""
|
|
"Ten dziennik jest powiązany z metodą płatności. Nie można modyfikować jego "
|
|
"typu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This operation will destroy all unpaid orders in the browser. You will lose "
|
|
"all the unsaved data and exit the point of sale. This operation cannot be "
|
|
"undone."
|
|
msgstr ""
|
|
"Ta operacja spowoduje zniszczenie wszystkich niezapłaconych zamówień w "
|
|
"przeglądarce. Stracisz wszystkie niezapisane dane i opuścisz punkt "
|
|
"sprzedaży. Ta operacja nie może zostać cofnięta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/DebugWidget.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This operation will permanently destroy all paid orders from the local "
|
|
"storage. You will lose all the data. This operation cannot be undone."
|
|
msgstr ""
|
|
"Ta operacja trwale zniszczy wszystkie zapłacone zamówienia z lokalnego "
|
|
"magazynu. Stracisz wszystkie dane. Ta operacja nie może zostać cofnięta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This order already has refund lines for %s. We can't change the customer "
|
|
"associated to it. Create a new order for the new customer."
|
|
msgstr ""
|
|
"To zamówienie ma już linie zwrotu dla %s. Nie możemy zmienić powiązanego z "
|
|
"nim klienta. Utwórz nowe zamówienie dla nowego klienta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderWidget.xml:0
|
|
#, python-format
|
|
msgid "This order is empty"
|
|
msgstr "To zamówienie jest puste"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"This order is not yet synced to server. Make sure it is synced then try "
|
|
"again."
|
|
msgstr ""
|
|
"To zamówienie nie jest jeszcze zsynchronizowane z serwerem. Upewnij się, że "
|
|
"jest zsynchronizowane, a następnie spróbuj ponownie."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "This product is used as reference on customer receipts."
|
|
msgstr "Ten produkt jest używany jako odniesienie na pokwitowania klienta."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_line_id
|
|
msgid ""
|
|
"This sequence is automatically created by Odoo but you can change it to "
|
|
"customize the reference numbers of your orders lines."
|
|
msgstr ""
|
|
"Ta sekwencja jest automatycznie tworzona przez Odoo, ale możesz ją zmienić, "
|
|
"aby dostosować numery referencyjne linii zamówień."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__sequence_id
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_sequence_id
|
|
msgid ""
|
|
"This sequence is automatically created by Odoo but you can change it to "
|
|
"customize the reference numbers of your orders."
|
|
msgstr ""
|
|
"Ta numeracja jest automatycznie tworzona przez Odoo, ale możesz ją zmienić "
|
|
"wg swoich potrzeb."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "This session is already closed."
|
|
msgstr "Ta sesja jest aktualnie zamknięta"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "This tax is applied to any new product created in the catalog."
|
|
msgstr ""
|
|
"Podatek ten jest stosowany do każdego nowego produktu utworzonego w "
|
|
"katalogu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Tip"
|
|
msgstr "Wskazówka"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount
|
|
msgid "Tip Amount"
|
|
msgstr "Kwota napiwku"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Tip Product"
|
|
msgstr "Wskazówka produktu"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.product_product_tip_product_template
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Tips"
|
|
msgstr "Napiwki"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "Tips:"
|
|
msgstr "Napiwki:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "To Close"
|
|
msgstr "Do zamknięcia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "To Pay"
|
|
msgstr "Do zapłacenia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/OrderlineDetails.js:0
|
|
#, python-format
|
|
msgid "To Refund: %s"
|
|
msgstr "Do zwrotu: %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight
|
|
msgid "To Weigh With Scale"
|
|
msgstr "Do zważenia na wadze"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice
|
|
msgid "To invoice"
|
|
msgstr "Do zafakturowania"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
|
msgid "To record new orders, start a new session."
|
|
msgstr "Aby zarejestrować nowe zlecenia, rozpocznij nową sesję."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "To return product(s), you need to open a session in the POS %s"
|
|
msgstr "To return product(s), you need to open a session in the POS %s"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_ship
|
|
msgid "To ship"
|
|
msgstr "Do wysyłki"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/MoneyDetailsPopup.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/TicketScreen.xml:0
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Total"
|
|
msgstr "Suma"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_total_entry_encoding
|
|
msgid "Total Cash Transaction"
|
|
msgstr "Suma transakcji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Total Cost:"
|
|
msgstr "Całkowity koszt:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount
|
|
msgid "Total Discount"
|
|
msgstr "Suma upustu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenStatus.xml:0
|
|
#, python-format
|
|
msgid "Total Due"
|
|
msgstr "Należności łącznie"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Total Margin:"
|
|
msgstr "Łączna marża:"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "Total Paid (with rounding)"
|
|
msgstr "Płatne ogółem (z zaokrągleniem)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount
|
|
msgid "Total Payments Amount"
|
|
msgstr "Całkowita kwota płatności"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total
|
|
msgid "Total Price"
|
|
msgstr "Suma"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "Total Price excl. VAT:"
|
|
msgstr "Cena całkowita bez VAT:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ReceiptScreen/OrderReceipt.xml:0
|
|
#, python-format
|
|
msgid "Total Taxes"
|
|
msgstr "Suma podatków"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount
|
|
msgid "Total amount of the payment."
|
|
msgstr "Całkowita kwota płatności."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost
|
|
msgid "Total cost"
|
|
msgstr "Całkowity koszt"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
|
msgid "Total qty"
|
|
msgstr "łączna ilość"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/SaleDetailsReport.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/OrderSummary.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/TicketScreen/OrderDetails.xml:0
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_saledetails
|
|
#, python-format
|
|
msgid "Total:"
|
|
msgstr "Suma:"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction
|
|
msgid "Transaction"
|
|
msgstr "Transakcja"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Transaction cancelled"
|
|
msgstr "Anulowano transakcję"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Przekaz"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type
|
|
msgid "Type"
|
|
msgstr "Typ"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type
|
|
msgid "Type of card used"
|
|
msgstr "Rodzaj użytej karty"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration
|
|
msgid "Type of the exception activity on record."
|
|
msgstr "Typ wyjątku działania na rekordzie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to close and validate the session.\n"
|
|
"Please set corresponding tax account in each repartition line of the following taxes: \n"
|
|
"%s"
|
|
msgstr ""
|
|
"Nie można zamknąć i zatwierdzić sesji.\n"
|
|
"Ustaw odpowiednie konto podatkowe w każdym wierszu repartycji następujących podatków:\n"
|
|
"%s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Unable to download invoice."
|
|
msgstr "Nie można pobrać faktury."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/ControlButtons/InvoiceButton.js:0
|
|
#, python-format
|
|
msgid "Unable to invoice order."
|
|
msgstr "Nie można zafakturować zamówienia."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Unable to modify this PoS Configuration because you can't modify %s while a "
|
|
"session is open."
|
|
msgstr ""
|
|
"Nie można zmodyfikować tej konfiguracji PoS, ponieważ nie można modyfikować "
|
|
"%s, gdy sesja jest otwarta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerListScreen.js:0
|
|
#, python-format
|
|
msgid "Unable to save changes."
|
|
msgstr "Nie można zapisać zmian."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#, python-format
|
|
msgid "Unable to show information about this error."
|
|
msgstr "Nie można wyświetlić informacji o tym błędzie."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Unable to sync order"
|
|
msgstr "Nie można zsynchronizować zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit
|
|
msgid "Unit Price"
|
|
msgstr "Cena jednostkowa"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ErrorBarcodePopup.xml:0
|
|
#, python-format
|
|
msgid "Unknown Barcode"
|
|
msgstr "Nie znany kod kreskowy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Chrome.js:0
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/HeaderButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/custom_hooks.js:0
|
|
#, python-format
|
|
msgid "Unknown Error"
|
|
msgstr "Nieznany błąd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ControlButtons/ProductInfoButton.js:0
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductItem.js:0
|
|
#, python-format
|
|
msgid "Unknown error"
|
|
msgstr "Nieokreślony błąd"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PartnerListScreen/PartnerDetailsEdit.js:0
|
|
#, python-format
|
|
msgid "Unsupported File Format"
|
|
msgstr "Nieobsługiwany format pliku"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ReceiptScreen/ReceiptScreen.js:0
|
|
#, python-format
|
|
msgid "Unsynced order"
|
|
msgstr "Niezsynchronizowane zamówienie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
msgid "UoM"
|
|
msgstr "JM"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Update quantities in stock"
|
|
msgstr "Aktualizacja ilości w magazynie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
|
msgid "Use QR code on ticket"
|
|
msgstr "Użyj kodu QR na bilecie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal
|
|
msgid "Use a Payment Terminal"
|
|
msgstr "Używanie terminala płatniczego"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist
|
|
msgid "Use a pricelist."
|
|
msgstr "Użyj cennika."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Use barcodes to scan products, customer cards, etc."
|
|
msgstr "Używaj kodów kreskowych do skanowania produktów, kart klientów itp."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Use fiscal positions to get different taxes by order"
|
|
msgstr "Użyj pozycji fiskalnych, aby uzyskać różne podatki według kolejności"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Used to record product pickings. Products are consumed from its default "
|
|
"source location."
|
|
msgstr ""
|
|
"Służy do rejestrowania pobrań produktów. Produkty są pobierane z domyślnej "
|
|
"lokalizacji źródłowej."
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id
|
|
#: model:res.groups,name:point_of_sale.group_pos_user
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
|
msgid "User"
|
|
msgstr "Użytkownik"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.actions.report,name:point_of_sale.report_user_label
|
|
msgid "User Labels"
|
|
msgstr "Etykiety użytkownika"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid
|
|
msgid "Uuid"
|
|
msgstr "Uuid"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/CashMoveReceipt.xml:0
|
|
#, python-format
|
|
msgid "VAT:"
|
|
msgstr "NIP:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "Valid product lot"
|
|
msgstr "Prawidłowa partia produktu"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreen.xml:0
|
|
#, python-format
|
|
msgid "Validate"
|
|
msgstr "Zatwierdź"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Vantiv (US & Canada)"
|
|
msgstr "Vantiv (USA i Kanada)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercury
|
|
msgid "Vantiv Payment Terminal"
|
|
msgstr "Terminal płatniczy Vantiv"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_pos_session_check_product_wizard
|
|
msgid "Verify if there are any products for the PoS"
|
|
msgstr "Sprawdź, czy są jakieś produkty dla PoS"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "Visit the Backend but keep session open"
|
|
msgstr "Odwiedź Backend, ale zachowaj otwartą sesję"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PaymentScreen/PaymentScreenPaymentLines.xml:0
|
|
#, python-format
|
|
msgid "Waiting for card"
|
|
msgstr "Oczekiwanie na kartę"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.wall_shelf_product_template
|
|
msgid "Wall Shelf Unit"
|
|
msgstr "Półka ścienna"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model,name:point_of_sale.model_stock_warehouse
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "Warehouse"
|
|
msgstr "Magazyn"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id
|
|
msgid "Warehouse (PoS)"
|
|
msgstr "Magazyn (PoS)"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids
|
|
msgid "Website Messages"
|
|
msgstr "Wiadomości"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr "Historia komunikacji"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/ChromeWidgets/DebugWidget.xml:0
|
|
#, python-format
|
|
msgid "Weighing"
|
|
msgstr "Ważenie"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight
|
|
msgid "Weighted Product"
|
|
msgstr "Produkt ważony"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one
|
|
msgid "When all products are ready"
|
|
msgstr "Kiedy wszystkie produkty są dostępne"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
|
msgid ""
|
|
"When disabled, only PoS manager can view the margin and cost of product "
|
|
"among the Product info."
|
|
msgstr ""
|
|
"Gdy opcja ta jest wyłączona, tylko menedżer PoS może wyświetlać marżę i "
|
|
"koszt produktu w informacjach o produkcie."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid ""
|
|
"Whenever you close a session, one entry is generated in the following "
|
|
"accounting journal for all the orders not invoiced. Invoices are recorded in"
|
|
" accounting separately."
|
|
msgstr ""
|
|
"Po zamknięciu sesji w następującym dzienniku rozliczeniowym generowany jest "
|
|
"jeden wpis dotyczący wszystkich zamówień nie zafakturowanych. Faktury są "
|
|
"rejestrowane osobno."
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.whiteboard_product_template
|
|
msgid "Whiteboard"
|
|
msgstr "Tablica"
|
|
|
|
#. module: point_of_sale
|
|
#: model:product.template,name:point_of_sale.whiteboard_pen_product_template
|
|
msgid "Whiteboard Pen"
|
|
msgstr "Długopis do białych tablic"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "With a"
|
|
msgstr "Z"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "Yes"
|
|
msgstr "Tak"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are not allowed to change the cash rounding configuration while a pos "
|
|
"session using it is already opened."
|
|
msgstr ""
|
|
"Nie można zmieniać konfiguracji zaokrąglania gotówki, gdy sesja pos "
|
|
"korzystająca z niej jest już otwarta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid "You are not allowed to change this quantity"
|
|
msgstr "Nie możesz zmienić tej ilości"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/ProductScreen/ProductScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"You are trying to sell products with serial/lot numbers, but some of them are not set.\n"
|
|
"Would you like to proceed anyway?"
|
|
msgstr ""
|
|
"Próbujesz sprzedawać produkty z numerami seryjnymi, ale niektóre z nich nie są ustawione.\n"
|
|
"Czy mimo to chcesz kontynuować?"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_check_product_wizard
|
|
msgid ""
|
|
"You can add some from the Products menu, or linked any existing by flagging them as \"Available in PoS\".\n"
|
|
" Or you can add demo data for testing purpose. Please mind that this is an irreversible action."
|
|
msgstr ""
|
|
"Możesz dodać niektóre z menu Produkty lub połączyć istniejące, oznaczając je jako \"Dostępne w PoS\".\n"
|
|
"Możesz też dodać dane demonstracyjne do celów testowych. Należy pamiętać, że jest to działanie nieodwracalne."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can only unlink PoS order lines that are related to orders in new or "
|
|
"cancelled state."
|
|
msgstr ""
|
|
"Możesz odłączyć tylko te linie zamówień PoS, które są powiązane z "
|
|
"zamówieniami w stanie nowym lub anulowanym."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can't: create a pos order from the backend interface, or unset the "
|
|
"pricelist, or create a pos.order in a python test with Form tool, or edit "
|
|
"the form view in studio if no PoS order exist"
|
|
msgstr ""
|
|
"Nie można: utworzyć zamówienia pos z interfejsu zaplecza, usunąć cennika, "
|
|
"utworzyć zamówienia pos.order w teście Pythona za pomocą narzędzia Form ani "
|
|
"edytować widoku formularza w studio, jeśli nie istnieje zamówienie PoS."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/stock_picking.py:0
|
|
#, python-format
|
|
msgid "You cannot archive '%s' as it is used by a POS configuration '%s'."
|
|
msgstr ""
|
|
"Nie można zarchiwizować '%s', ponieważ jest on używany przez konfigurację "
|
|
"POS '%s'."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot close the POS when invoices are not posted.\n"
|
|
"Invoices: %s"
|
|
msgstr ""
|
|
"Nie można zamknąć POS, gdy faktury nie zostały zaksięgowane.\n"
|
|
"Faktury: %s"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "You cannot close the POS when orders are still in draft"
|
|
msgstr "Nie można zamknąć POS, gdy zamówienia są nadal w wersji roboczej"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "You cannot create a session before the accounting lock date."
|
|
msgstr "Nie można utworzyć sesji przed datą blokady księgowania."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_category.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete a point of sale category while a session is still opened."
|
|
msgstr ""
|
|
"Nie można usunąć kategorii punktu sprzedaży, gdy sesja jest nadal otwarta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/product.py:0
|
|
#: code:addons/point_of_sale/models/product.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete a product saleable in point of sale while a session is "
|
|
"still opened."
|
|
msgstr ""
|
|
"Nie można usunąć produktu, który można sprzedawać w punkcie sprzedaży, gdy "
|
|
"sesja jest nadal otwarta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/res_partner.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete contacts while there are active PoS sessions. Close the "
|
|
"session(s) %s first."
|
|
msgstr ""
|
|
"Nie można usuwać kontaktów, gdy aktywne są sesje PoS. Najpierw należy "
|
|
"zamknąć sesje %s."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You do not have permission to open a POS session. Please try opening a "
|
|
"session with a different user"
|
|
msgstr ""
|
|
"Nie masz pozwolenia na otwarcie sesji POS. Spróbuj otworzyć sesję z innym "
|
|
"użytkownikiem"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You don't have the access rights to get the point of sale closing control "
|
|
"data."
|
|
msgstr ""
|
|
"Nie masz praw dostępu do danych kontroli zamknięcia w punkcie sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have enabled the \"Identify Customer\" option for %s payment method,but "
|
|
"the order %s does not contain a customer."
|
|
msgstr ""
|
|
"Włączyłeś opcję \"Identyfikuj klienta\" dla metody płatności %s, ale "
|
|
"zamówienie %s nie zawiera klienta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/TicketScreen/TicketScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have selected orderlines from multiple invoiced orders. To proceed "
|
|
"refund, please select orderlines from the same invoiced order."
|
|
msgstr ""
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "You have to round your payments lines. is not rounded."
|
|
msgstr "Musisz zaokrąglić linie płatności. nie jest zaokrąglona."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You have to select a pricelist in the sale form !\n"
|
|
"Please set one before choosing a product."
|
|
msgstr ""
|
|
"Musisz wybrać cennik w formularzu sprzedaży !\n"
|
|
"Ustaw go przed wybraniem produktu."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "You have to select a pricelist in the sale form."
|
|
msgstr "W formularzu sprzedaży należy wybrać cennik."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
|
msgid ""
|
|
"You must define a product for everything you sell through\n"
|
|
" the point of sale interface."
|
|
msgstr ""
|
|
"Musisz zdefiniować produkt dla wszystkiego, co sprzedajesz za pośrednictwem\n"
|
|
" interfejsu punktu sprzedaży."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You must have at least one payment method configured to launch a session."
|
|
msgstr ""
|
|
"Aby uruchomić sesję, musisz mieć skonfigurowaną co najmniej jedną metodę "
|
|
"płatności."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_config.py:0
|
|
#, python-format
|
|
msgid "You need a loss and profit account on your cash journal."
|
|
msgstr "W dzienniku kasowym potrzebny jest rachunek strat i zysków."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid ""
|
|
"You need to select the customer before you can invoice or ship an order."
|
|
msgstr ""
|
|
"Przed wystawieniem faktury lub wysłaniem zamówienia należy wybrać klienta."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid "You should assign a Point of Sale to your session."
|
|
msgstr "Powinieneś powiązać Punkt Sprzedaży z sesją"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_session.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Your PoS Session is open since %(date)s, we advise you to close it and to "
|
|
"create a new one."
|
|
msgstr ""
|
|
"Twoja sesja PoS jest otwarta od %(date)s, zalecamy jej zamknięcie i "
|
|
"utworzenie nowej."
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid ""
|
|
"Your address is missing or incomplete. <br/>\n"
|
|
" Please make sure to"
|
|
msgstr ""
|
|
"Brakuje adresu lub jest on niekompletny. <br/>\n"
|
|
"Upewnij się, że"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerDetailsEdit.xml:0
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerListScreen.xml:0
|
|
#, python-format
|
|
msgid "ZIP"
|
|
msgstr "Kod pocztowy"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "at"
|
|
msgstr "w"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "available,"
|
|
msgstr "dostępne,"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "before continuing."
|
|
msgstr "przed kontynuowaniem."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "belong to another session:"
|
|
msgstr "należą do innej sesji:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/Orderline.xml:0
|
|
#, python-format
|
|
msgid "discount"
|
|
msgstr "upust"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
|
msgid "e.g. Cash"
|
|
msgstr "np. gotówka"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "e.g. Company Address, Website"
|
|
msgstr "np. Adres firmy, strona internetowa"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
msgid "e.g. NYC Shop"
|
|
msgstr "np. NYC Shop"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "e.g. Return Policy, Thanks for shopping with us!"
|
|
msgstr "np. Powrotna polisa, dzięki za zakupy u nas!"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
|
msgid "e.g. Soft Drinks"
|
|
msgstr "np. napoje bezalkoholowe"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
|
msgid "ePos Printer"
|
|
msgstr "Drukarka ePos"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "fill all relevant information"
|
|
msgstr "wypełnij wszystkie istotne informacje"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
|
msgid "for"
|
|
msgstr "do"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/Screens/PaymentScreen/PaymentScreen.js:0
|
|
#, python-format
|
|
msgid "for an order of"
|
|
msgstr "dla zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ProductInfoPopup.xml:0
|
|
#, python-format
|
|
msgid "forecasted"
|
|
msgstr "prognozowany"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "in"
|
|
msgstr "w"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/ProductScreen/ProductsWidget.xml:0
|
|
#, python-format
|
|
msgid "in this category."
|
|
msgstr "w tej kategorii."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Misc/MobileOrderWidget.xml:0
|
|
#, python-format
|
|
msgid "items"
|
|
msgstr "pozycje"
|
|
|
|
#. module: point_of_sale
|
|
#: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session
|
|
msgid "note"
|
|
msgstr "notatka"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
|
msgid "open sessions"
|
|
msgstr "otwarte sesje"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/ClosePosPopup.xml:0
|
|
#, python-format
|
|
msgid "orders:"
|
|
msgstr "zamówienia:"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/js/ChromeWidgets/CashMoveButton.js:0
|
|
#, python-format
|
|
msgid "out"
|
|
msgstr "na zewnątrz"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "paid orders"
|
|
msgstr "zapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-python
|
|
#: code:addons/point_of_sale/models/pos_order.py:0
|
|
#, python-format
|
|
msgid "return"
|
|
msgstr "powrót"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "unpaid orders"
|
|
msgstr "niezapłacone zamówienia"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "unpaid orders could not be imported"
|
|
msgstr "niezapłacone zamówienia nie mogły zostać zaimportowane"
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Screens/PartnerListScreen/PartnerLine.xml:0
|
|
#, python-format
|
|
msgid "unselect"
|
|
msgstr "odznaczenie"
|
|
|
|
#. module: point_of_sale
|
|
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
|
msgid "using"
|
|
msgstr "używając"
|
|
|
|
#. module: point_of_sale
|
|
#: model:ir.model.fields,help:point_of_sale.field_pos_config__limited_products_loading
|
|
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_limited_products_loading
|
|
msgid ""
|
|
"we load all starred products (favorite), all services, recent inventory movements of products, and the most recently updated products.\n"
|
|
"When the session is open, we keep on loading all remaining products in the background.\n"
|
|
"In the meantime, you can click on the 'database icon' in the searchbar to load products from database."
|
|
msgstr ""
|
|
"ładujemy wszystkie produkty oznaczone gwiazdką (ulubione), wszystkie usługi, ostatnie ruchy zapasów produktów i ostatnio zaktualizowane produkty.\n"
|
|
"Gdy sesja jest otwarta, ładujemy wszystkie pozostałe produkty w tle.\n"
|
|
"W międzyczasie możesz kliknąć ikonę bazy danych na pasku wyszukiwania, aby załadować produkty z bazy danych."
|
|
|
|
#. module: point_of_sale
|
|
#. odoo-javascript
|
|
#: code:addons/point_of_sale/static/src/xml/Popups/OrderImportPopup.xml:0
|
|
#, python-format
|
|
msgid "were duplicates of existing orders"
|
|
msgstr "były duplikatami istniejących zamówień"
|