From 4f9faa0181b1ed569dbe1c3830cbfb3a23d325d5 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 30 Nov 2020 18:57:42 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (340 of 340 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 94920e2c..617b2850 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1800,5 +1800,50 @@ "@enterAnEmailAddress": { "type": "text", "placeholders": {} + }, + "pushRules": "Regole notifiche", + "@pushRules": { + "type": "text", + "placeholders": {} + }, + "memberChanges": "Cambiamenti di membri", + "@memberChanges": { + "type": "text", + "placeholders": {} + }, + "inviteForMe": "Invita per me", + "@inviteForMe": { + "type": "text", + "placeholders": {} + }, + "containsUserName": "Contiene nome utente", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "Contiene nome visibile", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "directChats": "Discussioni dirette", + "@directChats": { + "type": "text", + "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Notifiche abilitate per questo account", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "Notifiche", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Messaggi bot", + "@botMessages": { + "type": "text", + "placeholders": {} } }