From 8f6f2c30dd4183c15730dccb42d444b3c05a4866 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 8 Feb 2021 01:45:05 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (390 of 390 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 65 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 4582f368..52b8cd13 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -2054,5 +2054,70 @@ "@pleaseFollowInstructionsOnWeb": { "type": "text", "placeholders": {} + }, + "search": "Cerca", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Scopri", + "@discover": { + "type": "text", + "placeholders": {} + }, + "all": "Tutto", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Contatti", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "groups": "Gruppi", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Messaggi", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Stato", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Ignora", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "addNewContact": "Aggiungi un nuovo contatto", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "newChat": "Nuova discussione", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "Nessuno stato trovato finora.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Sei sicuro/a di voler uscire?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Nessuna stanza pubblica trovata…", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }