changeset f09bb5261b70 in modules/product_attribute:default details: https://hg.tryton.org/modules/product_attribute?cmd=changeset;node=f09bb5261b70 description: Update translations [skip ci] diffstat:
locale/pl.po | 24 ++++++++++-------------- 1 files changed, 10 insertions(+), 14 deletions(-) diffs (61 lines): diff -r 978e17b32f40 -r f09bb5261b70 locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:30 2020 +0100 @@ -36,47 +36,43 @@ msgctxt "help:product.attribute,sets:" msgid "Add sets to the attribute." -msgstr "" +msgstr "Dodaj zestawy do atrybutu." msgctxt "help:product.attribute.set,attributes:" msgid "Add attributes to the set." -msgstr "" +msgstr "Dodaj atrybuty do zestawu." msgctxt "help:product.attribute.set,name:" msgid "The main identifier of product attribute set." -msgstr "" +msgstr "Podstawowy identyfikator zestawu atrybutów produktu." msgctxt "help:product.product,attribute_set:" msgid "Select a set of attributes to apply on the variants." -msgstr "" +msgstr "Wybierz zestaw atrybutów, które chcesz zastosować do wariantów." msgctxt "help:product.product,attributes:" msgid "Add attributes to the variant." -msgstr "" +msgstr "Dodaj atrybuty do wariantu." msgctxt "help:product.template,attribute_set:" msgid "Select a set of attributes to apply on the variants." -msgstr "" +msgstr "Wybierz zestaw atrybutów, które chcesz zastosować do wariantów." -#, fuzzy msgctxt "model:ir.action,name:act_attribute_form" msgid "Attributes" -msgstr "Attributes" +msgstr "Atrybuty" -#, fuzzy msgctxt "model:ir.action,name:act_attribute_set_form" msgid "Attribute Sets" -msgstr "Attribute Sets" +msgstr "Zestawy atrybutów" -#, fuzzy msgctxt "model:ir.ui.menu,name:menu_attribute" msgid "Attributes" -msgstr "Attributes" +msgstr "Atrybuty" -#, fuzzy msgctxt "model:ir.ui.menu,name:menu_attribute_set" msgid "Attribute Sets" -msgstr "Attribute Sets" +msgstr "Zestawy atrybutów" msgctxt "model:product.attribute,name:" msgid "Product Attribute"
