2024-02-27 17:54:31 +01:00
|
|
|
# Translation of Odoo Server.
|
|
|
|
# This file contains the translation of the following modules:
|
|
|
|
# * base_vat_optional_vies
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2024-03-04 14:59:18 +01:00
|
|
|
"PO-Revision-Date: 2024-03-04 16:36+0000\n"
|
|
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
2024-02-27 17:54:31 +01:00
|
|
|
"Language-Team: none\n"
|
|
|
|
"Language: it\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: \n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
2024-03-04 14:59:18 +01:00
|
|
|
"X-Generator: Weblate 4.17\n"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_vat_optional_vies.res_config_settings_view_form
|
|
|
|
msgid "Compute check vies"
|
2024-03-04 14:59:18 +01:00
|
|
|
msgstr "Calcolo controllo VIES"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#: model:ir.model,name:base_vat_optional_vies.model_res_config_settings
|
|
|
|
msgid "Config Settings"
|
2024-03-04 14:59:18 +01:00
|
|
|
msgstr "Impostazioni configurazione"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#: model:ir.model,name:base_vat_optional_vies.model_res_partner
|
|
|
|
msgid "Contact"
|
2024-03-04 14:59:18 +01:00
|
|
|
msgstr "Contatto"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/base_vat_optional_vies/models/res_partner.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"The VAT number [%(wrong_vat)s] for %(record_label)s does not seem to be valid. \n"
|
|
|
|
"Note: the expected format is %(expected_format)s"
|
|
|
|
msgstr ""
|
2024-03-04 14:59:18 +01:00
|
|
|
"La partita IVA [%(wrong_vat)s] per %(record_label)s non sembra essere "
|
|
|
|
"valida. \n"
|
|
|
|
"Nota: il formato atteso è %(expected_format)s"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#: model_terms:ir.ui.view,arch_db:base_vat_optional_vies.res_config_settings_view_form
|
|
|
|
msgid ""
|
|
|
|
"This process can take a long time. Are you sure you want to start the "
|
|
|
|
"process?"
|
|
|
|
msgstr ""
|
2024-03-04 14:59:18 +01:00
|
|
|
"Questo processo può richiedere molto tempo. Sei sicuro di volerlo lanciare?"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#: model:ir.model.fields,field_description:base_vat_optional_vies.field_res_partner__vies_passed
|
|
|
|
#: model:ir.model.fields,field_description:base_vat_optional_vies.field_res_users__vies_passed
|
|
|
|
msgid "VIES validation"
|
2024-03-04 14:59:18 +01:00
|
|
|
msgstr "Validazione VIES"
|
2024-02-27 17:54:31 +01:00
|
|
|
|
|
|
|
#. module: base_vat_optional_vies
|
|
|
|
#. odoo-python
|
|
|
|
#: code:addons/base_vat_optional_vies/models/res_config_settings.py:0
|
|
|
|
#, python-format
|
|
|
|
msgid "Vies passed calculated in %s partners"
|
2024-03-04 14:59:18 +01:00
|
|
|
msgstr "VIES validato calcolato per %s partner"
|