# Translation of Odoo Server. # This file contains the translation of the following modules: # * website_sale_fedex # # Translators: # Wil Odoo, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-08-13 10:43+0000\n" "PO-Revision-Date: 2023-10-26 23:10+0000\n" "Last-Translator: Wil Odoo, 2023\n" "Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: website_sale_fedex #: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_use_locations msgid "" "Allows the ecommerce user to choose a pick-up point as delivery address." msgstr "" "Umożliwia użytkownikowi sklepu internetowego wybór punktu odbioru jako " "adresu dostawy." #. module: website_sale_fedex #. odoo-python #: code:addons/website_sale_fedex/models/fedex_locations_request.py:0 #, python-format msgid "Fedex Server Not Found" msgstr "Nie znaleziono serwera Fedex" #. module: website_sale_fedex #. odoo-javascript #: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0 #, python-format msgid "Find on Maps" msgstr "" #. module: website_sale_fedex #: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_unit msgid "Locations Distance Unit" msgstr "Jednostka dystansu lokacji" #. module: website_sale_fedex #: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value msgid "Locations Radius" msgstr "Promień lokalizacji" #. module: website_sale_fedex #: model:ir.model.fields,help:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value msgid "Maximum locations distance radius." msgstr "Maksymalny promień odległości lokalizacji." #. module: website_sale_fedex #. odoo-python #: code:addons/website_sale_fedex/models/fedex_locations_request.py:0 #, python-format msgid "No Fedex pick-up points available for that shipping address" msgstr "" #. module: website_sale_fedex #. odoo-javascript #: code:addons/website_sale_fedex/static/src/xml/fedex_pickup_locations.xml:0 #, python-format msgid "Select this location" msgstr "Wybierz tę lokalizację" #. module: website_sale_fedex #: model:ir.model,name:website_sale_fedex.model_delivery_carrier msgid "Shipping Methods" msgstr "Sposoby dostawy" #. module: website_sale_fedex #. odoo-python #: code:addons/website_sale_fedex/models/fedex_locations_request.py:0 #, python-format msgid "" "There was an error retrieving Fedex localisations:\n" "%s" msgstr "" "Wystąpił błąd przy pobieraniu lokalizacji Fedex:\n" "%s" #. module: website_sale_fedex #: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_use_locations msgid "Use Fedex Locations" msgstr "Wykorzystaj lokalizacje Fedex"