forked from Mapan/odoo17e
96 lines
3.1 KiB
Plaintext
96 lines
3.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_sale_fedex
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Marianna Ciofani, 2024
|
|
#
|
|
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: Marianna Ciofani, 2024\n"
|
|
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: it\n"
|
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\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 ""
|
|
"Permetti agli utenti dell'e-commerce di scegliere un punto di raccolta come "
|
|
"indirizzo di consegna."
|
|
|
|
#. 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 "Server Fedex non trovato"
|
|
|
|
#. 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 "Trova su Maps"
|
|
|
|
#. 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 "Unità di distanza sedi"
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model.fields,field_description:website_sale_fedex.field_delivery_carrier__fedex_locations_radius_value
|
|
msgid "Locations Radius"
|
|
msgstr "Raggio sedi"
|
|
|
|
#. 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 "Raggio massimo di distanza delle sedi."
|
|
|
|
#. 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 ""
|
|
"Nessun punto di raccolta Fedex disponibile per l'indirizzo di spedizione "
|
|
"indicato"
|
|
|
|
#. 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 "Seleziona questa sede"
|
|
|
|
#. module: website_sale_fedex
|
|
#: model:ir.model,name:website_sale_fedex.model_delivery_carrier
|
|
msgid "Shipping Methods"
|
|
msgstr "Metodi di spedizione"
|
|
|
|
#. 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 ""
|
|
"Si è verificato un errore durante il recupero delle localizzazioni 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 "Utilizza sedi Fedex"
|