From ed17460ccef1d325b9e8cb0852658f21d4b379e7 Mon Sep 17 00:00:00 2001 From: Angelo Schirinzi Date: Sun, 1 Dec 2024 21:10:00 +0000 Subject: [PATCH] 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/ --- assets/l10n/intl_it.arb | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/assets/l10n/intl_it.arb b/assets/l10n/intl_it.arb index 7a9403b9d..3a34141fa 100644 --- a/assets/l10n/intl_it.arb +++ b/assets/l10n/intl_it.arb @@ -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": {} }