From 2c2a173235538f778fd15dc7f96e8f07403122dd Mon Sep 17 00:00:00 2001 From: Alessio Olivieri Date: Tue, 25 Nov 2025 10:43:07 +0100 Subject: [PATCH] chore(translations): Translated using Weblate (Italian) Currently translated at 95.8% (789 of 823 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index c1b467cab..6009bfa31 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -3382,5 +3382,23 @@ "customReaction": "Reazione personalizzata", "@customReaction": {}, "moreEvents": "Altri eventi", - "@moreEvents": {} + "@moreEvents": {}, + "declineInvitation": "Rifiuta invito", + "@declineInvitation": {}, + "noMessagesYet": "Ancora nessun messaggio", + "@noMessagesYet": {}, + "longPressToRecordVoiceMessage": "Premi a lungo per registrare un messaggio vocale.", + "@longPressToRecordVoiceMessage": {}, + "pause": "Pausa", + "@pause": {}, + "resume": "Riprendi", + "@resume": {}, + "newSubSpace": "Nuovo sotto sapzio", + "@newSubSpace": {}, + "moveToDifferentSpace": "Cambia spazio", + "@moveToDifferentSpace": {}, + "moveUp": "Muoviti sopra", + "@moveUp": {}, + "moveDown": "Muoviti sotto", + "@moveDown": {} }