mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-28 04:32:07 +02:00
19.0 vanilla
This commit is contained in:
parent
79f83631d5
commit
73afc09215
6267 changed files with 1534193 additions and 1130106 deletions
|
|
@ -1,28 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_mrp
|
||||
#
|
||||
# * sale_mrp
|
||||
#
|
||||
# Translators:
|
||||
# Grzegorz Grzelak <grzegorz.grzelak@openglobe.pl>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Maksym <ms@myodoo.pl>, 2022
|
||||
# Paweł Wodyński <pw@myodoo.pl>, 2022
|
||||
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Tadeusz Karpiński, 2023
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~15.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-23 08:23+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Tadeusz Karpiński, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-02-26 11:05+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/sale_mrp/"
|
||||
"pl/>\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_portal_content_inherit_sale_mrp
|
||||
|
|
@ -44,11 +48,6 @@ msgstr "<i class=\"fa fa-fw fa-clock-o\"/><b>W trakcie</b>"
|
|||
msgid "<i class=\"fa fa-fw fa-times\"/> <b>Cancelled</b>"
|
||||
msgstr "<i class=\"fa fa-fw fa-times\"/><b>Anulowane</b>"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_form_mrp
|
||||
msgid "<span class=\"o_stat_text\">Manufacturing</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Produkcja</span>"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model_terms:ir.ui.view,arch_db:sale_mrp.mrp_production_form_view_sale
|
||||
msgid "<span class=\"o_stat_text\">Sale</span>"
|
||||
|
|
@ -62,14 +61,14 @@ msgstr "<strong>Produkcja zamówień</strong>"
|
|||
#. module: sale_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/sale_mrp/models/mrp_bom.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"As long as there are some sale order lines that must be delivered/invoiced and are related to these bills of materials, you can not remove them.\n"
|
||||
"As long as there are some sale order lines that must be delivered/invoiced "
|
||||
"and are related to these bills of materials, you can not remove them.\n"
|
||||
"The error concerns these products: %s"
|
||||
msgstr ""
|
||||
"Dopóki istnieją jakieś linie zamówień sprzedaży, które muszą być "
|
||||
"dostarczone/fakturowane i są powiązane z tymi listami materiałów, nie można "
|
||||
"ich usunąć. Błąd dotyczy tych produktów: %s"
|
||||
"Dopóki istnieją jakieś linie zamówień sprzedaży, które muszą być dostarczone/"
|
||||
"fakturowane i są powiązane z tymi listami materiałów, nie można ich usunąć. "
|
||||
"Błąd dotyczy tych produktów: %s"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_mrp_bom
|
||||
|
|
@ -91,33 +90,66 @@ msgstr "Liczba źródłowych SO"
|
|||
msgid "Date:"
|
||||
msgstr "Data:"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_bom__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_stock_move__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_stock_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_stock_rule__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nazwa wyświetlana"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_bom__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order_line__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_stock_move__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_stock_move_line__id
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_stock_rule__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr "Pozycja zapisu"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_form_mrp
|
||||
msgid "Manufacturing"
|
||||
msgstr "Produkcja"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_mrp_production
|
||||
msgid "Manufacturing Order"
|
||||
msgstr "Zlecenie produkcyjne"
|
||||
|
||||
#. module: sale_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/sale_mrp/models/sale_order.py:0
|
||||
#, python-format
|
||||
msgid "Manufacturing Orders Generated by %s"
|
||||
msgstr "Zamówienia Produkcji Stworzone przez %s"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__mrp_production_ids
|
||||
msgid "Manufacturing orders associated with this sales order."
|
||||
msgstr "Zamówienia produkcji powiązane z tym zamówieniem sprzedaży."
|
||||
msgstr "Zlecenia produkcji powiązane z tym zamówieniem sprzedaży."
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__sale_line_id
|
||||
msgid "Origin sale order line"
|
||||
msgstr "Pochodzenie pozycji zamówienia sprzedaży"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_stock_move_line
|
||||
msgid "Product Moves (Stock Move Line)"
|
||||
msgstr "Przesunięcia produktu (pozycja przesunięcia zasobów)"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_mrp_production
|
||||
msgid "Production Order"
|
||||
msgstr "Zamówienie produkcji"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_sale_order
|
||||
msgid "Sales Order"
|
||||
|
|
@ -131,7 +163,6 @@ msgstr "Pozycja zamówienia sprzedaży"
|
|||
#. module: sale_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/sale_mrp/models/mrp_production.py:0
|
||||
#, python-format
|
||||
msgid "Sources Sale Orders of %s"
|
||||
msgstr "Źródła Zamówienia Sprzedaży %s"
|
||||
|
||||
|
|
@ -139,3 +170,14 @@ msgstr "Źródła Zamówienia Sprzedaży %s"
|
|||
#: model:ir.model,name:sale_mrp.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Przesunięcie"
|
||||
|
||||
#. module: sale_mrp
|
||||
#: model:ir.model,name:sale_mrp.model_stock_rule
|
||||
msgid "Stock Rule"
|
||||
msgstr "Reguła zasobów"
|
||||
|
||||
#~ msgid "<span class=\"o_stat_text\">Manufacturing</span>"
|
||||
#~ msgstr "<span class=\"o_stat_text\">Produkcja</span>"
|
||||
|
||||
#~ msgid "Production Order"
|
||||
#~ msgstr "Zamówienie produkcji"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue