|
|
@ -764,7 +764,7 @@
|
|
|
|
"targetName": {}
|
|
|
|
"targetName": {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"invitedUsersOnly": "Solo per gli utenti invitati",
|
|
|
|
"invitedUsersOnly": "Solo utenti invitati",
|
|
|
|
"@invitedUsersOnly": {
|
|
|
|
"@invitedUsersOnly": {
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
@ -815,7 +815,7 @@
|
|
|
|
"targetName": {}
|
|
|
|
"targetName": {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"kickFromChat": "Espulsa dalla discussione",
|
|
|
|
"kickFromChat": "Espelli dalla chat",
|
|
|
|
"@kickFromChat": {
|
|
|
|
"@kickFromChat": {
|
|
|
|
"type": "text",
|
|
|
|
"type": "text",
|
|
|
|
"placeholders": {}
|
|
|
|
"placeholders": {}
|
|
|
@ -2884,5 +2884,14 @@
|
|
|
|
"addLink": "Aggiungi collegamento",
|
|
|
|
"addLink": "Aggiungi collegamento",
|
|
|
|
"@addLink": {},
|
|
|
|
"@addLink": {},
|
|
|
|
"unableToJoinChat": "Impossibile partecipare alla chat. Forse l'altra parte ha già chiuso la conversazione.",
|
|
|
|
"unableToJoinChat": "Impossibile partecipare alla chat. Forse l'altra parte ha già chiuso la conversazione.",
|
|
|
|
"@unableToJoinChat": {}
|
|
|
|
"@unableToJoinChat": {},
|
|
|
|
|
|
|
|
"sendImages": "Invia {count} immagine",
|
|
|
|
|
|
|
|
"@sendImages": {
|
|
|
|
|
|
|
|
"type": "text",
|
|
|
|
|
|
|
|
"placeholders": {
|
|
|
|
|
|
|
|
"count": {}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"compress": "Comprimere",
|
|
|
|
|
|
|
|
"@compress": {}
|
|
|
|
}
|
|
|
|
}
|
|
|
|