Initial commit
This commit is contained in:
105
application/Espo/Modules/Crm/Resources/i18n/it_IT/Account.json
Normal file
105
application/Espo/Modules/Crm/Resources/i18n/it_IT/Account.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Azienda",
|
||||
"website": "Sito Web",
|
||||
"phoneNumber": "Telefono",
|
||||
"billingAddress": "Indirizzo di fatturazione",
|
||||
"shippingAddress": "Indirizzo di spedizione",
|
||||
"description": "Descrizione",
|
||||
"sicCode": "Codice Sic",
|
||||
"industry": "Settore",
|
||||
"type": "Tipo",
|
||||
"contactRole": "Titolo",
|
||||
"campaign": "Campagna",
|
||||
"targetLists": "Liste di Destinazione",
|
||||
"targetList": "Lista di Destinazione",
|
||||
"originalLead": "Lead Originale",
|
||||
"contactIsInactive": "Inattivo"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contatti",
|
||||
"opportunities": "Opportunità",
|
||||
"cases": "Casi",
|
||||
"documents": "Documenti",
|
||||
"meetingsPrimary": "Riunioni (ampliato)",
|
||||
"callsPrimary": "Chiamate (ampliato)",
|
||||
"tasksPrimary": "Compiti (ampliato)",
|
||||
"emailsPrimary": "Email (ampliato)",
|
||||
"targetLists": "Liste di Destinazione",
|
||||
"campaignLogRecords": "Log campagna",
|
||||
"campaign": "Campagna",
|
||||
"portalUsers": "Utenti Portale",
|
||||
"originalLead": "Lead Originale",
|
||||
"contactsPrimary": "Contatti (Primario)"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Cliente",
|
||||
"Investor": "Investitore",
|
||||
"Reseller": "Rivenditore"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "Agricultura",
|
||||
"Advertising": "Pubblicità",
|
||||
"Apparel & Accessories": "Abbigliamento e Accessori",
|
||||
"Automotive": "Settore Automobilistico",
|
||||
"Banking": "Bancario",
|
||||
"Biotechnology": "Biotecnologie",
|
||||
"Building Materials & Equipment": "Materiali da costruzione e attrezzature",
|
||||
"Chemical": "Chimico",
|
||||
"Education": "Insegnante",
|
||||
"Electronics": "Elettronica",
|
||||
"Energy": "Energia",
|
||||
"Entertainment & Leisure": "Intrattenimento e tempo libero",
|
||||
"Finance": "Finanza",
|
||||
"Food & Beverage": "Prodotti alimentari e bevande",
|
||||
"Grocery": "Drogheria",
|
||||
"Healthcare": "Assistenza sanitaria",
|
||||
"Insurance": "Assicurazioni",
|
||||
"Legal": "Legale",
|
||||
"Manufacturing": "Manifatturiero",
|
||||
"Publishing": "Editoriale",
|
||||
"Real Estate": "Immobiliare",
|
||||
"Service": "Servizi",
|
||||
"Sports": "Sport",
|
||||
"Technology": "Technologia",
|
||||
"Telecommunications": "Telecommunicazioni",
|
||||
"Television": "Televisione",
|
||||
"Transportation": "Trasporti",
|
||||
"Venture Capital": "Capitale di rischio",
|
||||
"Aerospace": "Aerospaziale",
|
||||
"Architecture": "Architettura",
|
||||
"Construction": "Costruzioni",
|
||||
"Defense": "Difesa",
|
||||
"Creative": "Creatività",
|
||||
"Culture": "Cultura",
|
||||
"Consulting": "Consulenza",
|
||||
"Electric Power": "Energia elettrica",
|
||||
"Hospitality": "Ospitalità",
|
||||
"Mass Media": "Mass media",
|
||||
"Mining": "Miniere",
|
||||
"Music": "Musica",
|
||||
"Petroleum": "Petrolio",
|
||||
"Retail": "Vendita al dettaglio",
|
||||
"Shipping": "Spedizioni",
|
||||
"Support": "Supporto",
|
||||
"Testing, Inspection & Certification": "Test, ispezione e certificazione",
|
||||
"Wholesale": "Vendita all'ingrosso",
|
||||
"Water": "Acqua",
|
||||
"Travel": "Viaggio"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Crea Account",
|
||||
"Copy Billing": "Copia de Fatturazione",
|
||||
"Set Primary": "Imposta primario"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Clienti",
|
||||
"partners": "Partner",
|
||||
"recentlyCreated": "Creati Recentemente"
|
||||
},
|
||||
"tabs": {
|
||||
"Support": "Supporto"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user