This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/it_IT/Note.json
T
Yuri Kuznetsov ca1d689c3a it_IT
2022-09-12 09:04:35 +03:00

35 lines
797 B
JSON

{
"fields": {
"attachments": "Allegato",
"users": "Utenti",
"portals": "Portali",
"type": "Tipo",
"isGlobal": "Globale",
"isInternal": "Interno (per utenti interni)",
"related": "Correlato",
"createdByGender": "Creato da genere",
"data": "Dati",
"number": "Numero"
},
"filters": {
"all": "Tutti",
"posts": "Messaggi",
"updates": "Aggiornamenti"
},
"messages": {
"writeMessage": "Scrivi il tuo messaggio qui"
},
"options": {
"targetType": {
"self": "a me stesso",
"users": "A utente particolare",
"teams": "A team particolare",
"all": "A tutti gli utenti interni",
"portals": "Agli utenti del portale"
}
},
"links": {
"superParent": "Super genitore",
"related": "Relativo"
}
}