Includes: - Odoo 19 framework (odoo/) - 27 custom EnCoach addons (new_project/custom_addons/) - encoach_core, encoach_api, encoach_lms_api, encoach_adaptive_api - encoach_exam, encoach_taxonomy, encoach_adaptive, encoach_assignment - encoach_ai, encoach_ai_grading, encoach_ai_generation, encoach_ai_media - encoach_courseware, encoach_communication, encoach_subscription - encoach_notification, encoach_approval, encoach_branding - encoach_classroom, encoach_registration, encoach_stats - encoach_faq, encoach_ticket, encoach_training, encoach_resources - encoach_adaptive_ai, encoach_sis - 21 OpenEduCat Enterprise modules (new_project/enterprise-19/) - 14 OpenEduCat Community modules (new_project/openeducat_erp-19.0/) - Configuration: odoo.conf, requirements.txt, scripts - 200+ REST API endpoints with JWT authentication - SRS and test documentation Made-with: Cursor
416 lines
14 KiB
Plaintext
416 lines
14 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_customer
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
# Sergio Zanchetta <primes2h@gmail.com>, 2022
|
|
# Marianna Ciofani, 2023
|
|
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
|
# "Marianna Ciofani (cima)" <cima@odoo.com>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
|
|
"PO-Revision-Date: 2025-10-28 08:56+0000\n"
|
|
"Last-Translator: \"Marianna Ciofani (cima)\" <cima@odoo.com>\n"
|
|
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
|
|
"website_customer/it/>\n"
|
|
"Language: it\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
|
|
"0) ? 1 : 2);\n"
|
|
"X-Generator: Weblate 5.12.2\n"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid ""
|
|
"<i class=\"fa fa-info-circle me-2\"/>\n"
|
|
" There are no matching customers found for the "
|
|
"selected country. Displaying results across all countries instead."
|
|
msgstr ""
|
|
"<i class=\"fa fa-info-circle me-2\"/>\n"
|
|
" Per il Paese selezionato, non sono stati trovati "
|
|
"clienti corrispondenti. Vengono visualizzati i risultati per tutti i Paesi."
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country
|
|
msgid ""
|
|
"<i class=\"fa fa-map-marker\" role=\"img\" aria-label=\"Open map\" "
|
|
"title=\"Open map\"/>"
|
|
msgstr ""
|
|
"<i class=\"fa fa-map-marker\" role=\"img\" aria-label=\"Open map\" "
|
|
"title=\"Open map\"/>"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.details
|
|
msgid "<i class=\"oi oi-chevron-left me-2\"/>Back to references"
|
|
msgstr "<i class=\"oi oi-chevron-left me-2\"/>Torna alle referenze"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.opt_tag_list
|
|
msgid "<span class=\"fa fa-1x fa-tags\"/> All"
|
|
msgstr "<span class=\"fa fa-1x fa-tags\"/> Tutte"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.implemented_by_block
|
|
msgid "<span class=\"small text-muted\">Implemented by</span>"
|
|
msgstr "<span class=\"small text-muted\">Implementato da</span>"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__active
|
|
msgid "Active"
|
|
msgstr "Attivo"
|
|
|
|
#. module: website_customer
|
|
#. odoo-python
|
|
#: code:addons/website_customer/controllers/main.py:0
|
|
msgid "All Countries"
|
|
msgstr "Tutte le nazioni"
|
|
|
|
#. module: website_customer
|
|
#. odoo-python
|
|
#: code:addons/website_customer/controllers/main.py:0
|
|
msgid "All Industries"
|
|
msgstr "Tutti i settori"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.res_partner_tag_view_search
|
|
msgid "Archived"
|
|
msgstr "In archivio"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.details
|
|
msgid "Back to references list"
|
|
msgstr "Torna alla lista di referenze"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,help:website_customer.field_res_partner_tag__classname
|
|
msgid "Bootstrap class to customize the color"
|
|
msgstr "Classe Bootstrap per personalizzare il colore"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__can_publish
|
|
msgid "Can Publish"
|
|
msgstr "Può pubblicare"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__name
|
|
msgid "Category Name"
|
|
msgstr "Nome categoria"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__classname
|
|
msgid "Class"
|
|
msgstr "Classe"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country
|
|
msgid "Close"
|
|
msgstr "Chiudi"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model,name:website_customer.model_res_partner
|
|
msgid "Contact"
|
|
msgstr "Contatto"
|
|
|
|
#. module: website_customer
|
|
#. odoo-javascript
|
|
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
|
|
msgid "Countries Filter"
|
|
msgstr "Filtro nazioni"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model,website_form_label:website_customer.model_res_partner
|
|
msgid "Create a Customer"
|
|
msgstr "Crea cliente"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.actions.act_window,help:website_customer.action_partner_tag_form
|
|
msgid "Create a new contact tag"
|
|
msgstr "Crea una nuova etichetta contatto"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__create_uid
|
|
msgid "Created by"
|
|
msgstr "Creato da"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__create_date
|
|
msgid "Created on"
|
|
msgstr "Data creazione"
|
|
|
|
#. module: website_customer
|
|
#. odoo-python
|
|
#: code:addons/website_customer/controllers/main.py:0
|
|
msgid "Customers"
|
|
msgstr "Clienti"
|
|
|
|
#. module: website_customer
|
|
#. odoo-javascript
|
|
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.js:0
|
|
msgid "Customers Page"
|
|
msgstr "Pagina clienti"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.details
|
|
msgid "DROP BUILDING BLOCKS HERE TO MAKE THEM AVAILABLE ACROSS ALL CUSTOMERS"
|
|
msgstr "RILASCIA QUI I BLOCCHI PER RENDERLI DISPONIBILI PER TUTTI I CLIENTI"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner__display_name
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__display_name
|
|
#: model:ir.model.fields,field_description:website_customer.field_website__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nome visualizzato"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Enter a short description"
|
|
msgstr "Inserisci una breve descrizione"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Filter by Country"
|
|
msgstr "Filtro per nazione"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Filter by Industry"
|
|
msgstr "Filtra per settore"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Filter by Tags"
|
|
msgstr "FIltra per tag"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country_list
|
|
msgid "Filter by country"
|
|
msgstr "Filtra per nazione"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.opt_industry_list
|
|
msgid "Filter by industry"
|
|
msgstr "Filtra per settore"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,help:website_customer.field_res_partner__website_tag_ids
|
|
#: model:ir.model.fields,help:website_customer.field_res_users__website_tag_ids
|
|
msgid "Filter published customers on the .../customers website page"
|
|
msgstr "FIltra i clienti pubblicati sulla pagina del sito web .../customers"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Filters"
|
|
msgstr "Filtri"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Go to customer"
|
|
msgstr "Vai al cliente"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner__id
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__id
|
|
#: model:ir.model.fields,field_description:website_customer.field_website__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: website_customer
|
|
#. odoo-javascript
|
|
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
|
|
msgid "Industry Filter"
|
|
msgstr "Filtro settore"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__is_published
|
|
msgid "Is Published"
|
|
msgstr "È pubblicata"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Ultimo aggiornamento di"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Ultimo aggiornamento il"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.actions.act_window,help:website_customer.action_partner_tag_form
|
|
msgid ""
|
|
"Manage contact tags to better classify them for tracking and analysis "
|
|
"purposes."
|
|
msgstr ""
|
|
"Gestisci le etichette dei contatti per una migliore classificazione a scopo "
|
|
"di monitoraggio e analisi."
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "No results found for \""
|
|
msgstr "Nessun risultato trovato per \""
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Our references"
|
|
msgstr "Le nostre referenze"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.view_partner_tag_form
|
|
msgid "Partner Tag"
|
|
msgstr "Etichetta partner"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model,name:website_customer.model_res_partner_tag
|
|
msgid ""
|
|
"Partner Tags - These tags can be used on website to find customers by "
|
|
"sector, or ..."
|
|
msgstr ""
|
|
"Etichette partner - Queste etichette possono essere usate nel sito web per "
|
|
"trovare clienti per settore, o ..."
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__partner_ids
|
|
msgid "Partners"
|
|
msgstr "Partner"
|
|
|
|
#. module: website_customer
|
|
#. odoo-python
|
|
#: code:addons/website_customer/models/website.py:0
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.references_block
|
|
msgid "References"
|
|
msgstr "Referenze"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "Search"
|
|
msgstr "Ricerca"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.res_partner_tag_view_search
|
|
msgid "Search Partner Tag"
|
|
msgstr "Ricerca etichetta partner"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "See all customers"
|
|
msgstr "Vedi tutti i clienti"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "See countries filters"
|
|
msgstr "Vedi filtri nazioni"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.index
|
|
msgid "See industries filters"
|
|
msgstr "Vedi filtri aziende"
|
|
|
|
#. module: website_customer
|
|
#. odoo-javascript
|
|
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
|
|
msgid "Show Map"
|
|
msgstr "Mostra mappa"
|
|
|
|
#. module: website_customer
|
|
#. odoo-javascript
|
|
#: code:addons/website_customer/static/src/website_builder/customer_filter_option.xml:0
|
|
msgid "Tags Filter"
|
|
msgstr "Filtro etichette"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,help:website_customer.field_res_partner_tag__website_absolute_url
|
|
msgid "The full absolute URL to access the document through the website."
|
|
msgstr "URL completo per accedere al documento dal sito web."
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,help:website_customer.field_res_partner_tag__website_url
|
|
msgid "The full relative URL to access the document through the website."
|
|
msgstr "URL relativo completo per accedere al documento dal sito web."
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__website_published
|
|
msgid "Visible on current website"
|
|
msgstr "Visibile nel sito web corrente"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model,name:website_customer.model_website
|
|
msgid "Website"
|
|
msgstr "Sito web"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__website_absolute_url
|
|
msgid "Website Absolute URL"
|
|
msgstr "URL assoluto sito web"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.actions.act_window,name:website_customer.action_partner_tag_form
|
|
#: model:ir.ui.menu,name:website_customer.menu_partner_tag_form
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.view_partner_tag_list
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.view_partners_form_website
|
|
msgid "Website Tags"
|
|
msgstr "Etichette sito web"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner_tag__website_url
|
|
msgid "Website URL"
|
|
msgstr "URL sito web"
|
|
|
|
#. module: website_customer
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_partner__website_tag_ids
|
|
#: model:ir.model.fields,field_description:website_customer.field_res_users__website_tag_ids
|
|
msgid "Website tags"
|
|
msgstr "Etichette sito web"
|
|
|
|
#. module: website_customer
|
|
#: model_terms:ir.ui.view,arch_db:website_customer.opt_country
|
|
msgid "World Map"
|
|
msgstr "Mappa del mondo"
|
|
|
|
#~ msgid ""
|
|
#~ "<span class=\"fa fa-external-link\" role=\"img\" aria-label=\"External "
|
|
#~ "link\" title=\"External link\"/>"
|
|
#~ msgstr ""
|
|
#~ "<span class=\"fa fa-external-link\" role=\"img\" aria-label=\"External "
|
|
#~ "link\" title=\"Collegamento esterno\"/>"
|
|
|
|
#~ msgid "Implemented By"
|
|
#~ msgstr "Implementato da"
|
|
|
|
#~ msgid "Last Modified on"
|
|
#~ msgstr "Ultima modifica il"
|
|
|
|
#~ msgid "No result found"
|
|
#~ msgstr "Nessun risultato trovato"
|
|
|
|
#~ msgid "Our References"
|
|
#~ msgstr "Le nostre referenze"
|
|
|
|
#~ msgid "References Page"
|
|
#~ msgstr "Pagina referenze"
|
|
|
|
#~ msgid "References by Country"
|
|
#~ msgstr "Referenze per nazione"
|
|
|
|
#~ msgid "References by Industries"
|
|
#~ msgstr "Referenze per settore"
|
|
|
|
#~ msgid "References by Tag"
|
|
#~ msgstr "Referenze per etichetta"
|
|
|
|
#~ msgid "The full URL to access the document through the website."
|
|
#~ msgstr "URL completo per accedere al documento dal sito web."
|
|
|
|
#~ msgid "Trusted by millions worldwide"
|
|
#~ msgstr "Scelto da milioni di persone in tutto il mondo"
|
|
|
|
#~ msgid "reference(s))"
|
|
#~ msgstr "referenza/e)"
|