Initial commit
This commit is contained in:
65
application/Espo/Resources/i18n/it_IT/Note.json
Normal file
65
application/Espo/Resources/i18n/it_IT/Note.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user