Files
espocrm/application/Espo/Resources/i18n/it_IT/Note.json
2026-01-19 17:46:06 +01:00

65 lines
1.6 KiB
JSON

{
"fields": {
"attachments": "Allegati",
"targetType": "Destinazione",
"teams": "Team",
"users": "Utenti",
"portals": "Portali",
"type": "Tipo",
"isGlobal": "Globale",
"isInternal": "Interno (per utenti interni)",
"related": "Correlato",
"createdByGender": "Creato da genere",
"data": "Dati",
"number": "Numero",
"isPinned": "è Fissato"
},
"filters": {
"all": "Tutti",
"posts": "Messaggi",
"updates": "Aggiornamenti",
"activity": "Attività"
},
"messages": {
"writeMessage": "Scrivi il tuo messaggio qui",
"pinnedMaxCountExceeded": "Non è possibile fissare altre note. Il numero massimo consentito è {count}."
},
"links": {
"superParent": "Super Genitore",
"related": "Correlato",
"portals": "Portali",
"attachments": "Allegati"
},
"options": {
"type": {
"Create": "Crea",
"CreateRelated": "Crea correlato",
"Update": "Aggiornamento",
"Status": "Stato",
"Assign": "Assegna",
"Relate": "Collega",
"Unrelate": "Scollega",
"EmailReceived": "Email Ricevuta",
"EmailSent": "Email Inviata"
},
"targetType": {
"self": "Se stessi",
"users": "Utenti",
"teams": "Team",
"all": "Tutti gli utenti interni",
"portals": "Utenti portale"
}
},
"labels": {
"View Posts": "Vedi Post",
"View Activity": "Vedi Attività",
"Pin": "Fissa",
"Unpin": "Stacca",
"Pinned": "Fissato",
"Quote Reply": "Cita risposta",
"View Attachments": "Vedi allegati"
},
"otherFields": {
"to": "A"
}
}