Translated using Weblate (Italian)
Currently translated at 100.0% (696 of 696 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
This commit is contained in:
parent
3e650416a0
commit
ed17460cce
1 changed files with 12 additions and 3 deletions
|
|
@ -764,7 +764,7 @@
|
|||
"targetName": {}
|
||||
}
|
||||
},
|
||||
"invitedUsersOnly": "Solo per gli utenti invitati",
|
||||
"invitedUsersOnly": "Solo utenti invitati",
|
||||
"@invitedUsersOnly": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
@ -815,7 +815,7 @@
|
|||
"targetName": {}
|
||||
}
|
||||
},
|
||||
"kickFromChat": "Espulsa dalla discussione",
|
||||
"kickFromChat": "Espelli dalla chat",
|
||||
"@kickFromChat": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
|
|
@ -2884,5 +2884,14 @@
|
|||
"addLink": "Aggiungi collegamento",
|
||||
"@addLink": {},
|
||||
"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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue