From 16dd5164bad9070541f454f57c329a37e10a8c8c Mon Sep 17 00:00:00 2001 From: lucanomax Date: Wed, 21 Oct 2020 07:11:21 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 32.5% (102 of 313 strings) Translation: FluffyChat/Translations-New Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/it/ --- lib/l10n/intl_it.arb | 117 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index c5cbc6f..089134f 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -461,5 +461,122 @@ "@askSSSSCache": { "type": "text", "placeholders": {} + }, + "enterAUsername": "Inserisci un username", + "@enterAUsername": { + "type": "text", + "placeholders": {} + }, + "enterAGroupName": "Inserisci un nome del gruppo", + "@enterAGroupName": { + "type": "text", + "placeholders": {} + }, + "endedTheCall": "{senderName} è entrato in chiamata", + "@endedTheCall": { + "type": "text", + "placeholders": { + "senderName": {} + } + }, + "end2endEncryptionSettings": "Impostazioni crittografia end-to-end", + "@end2endEncryptionSettings": { + "type": "text", + "placeholders": {} + }, + "encryptionNotEnabled": "Crittografia non abilitata", + "@encryptionNotEnabled": { + "type": "text", + "placeholders": {} + }, + "encryptionAlgorithm": "Algoritmo crittografia", + "@encryptionAlgorithm": { + "type": "text", + "placeholders": {} + }, + "encryption": "Crittografia", + "@encryption": { + "type": "text", + "placeholders": {} + }, + "enableEncryptionWarning": "Non potrai disabilitare la crittografia in futuro. Sei sicuro?", + "@enableEncryptionWarning": { + "type": "text", + "placeholders": {} + }, + "enableEmotesGlobally": "Abilita i pacchetti emotes globalmente", + "@enableEmotesGlobally": { + "type": "text", + "placeholders": {} + }, + "emptyChat": "Chat vuota", + "@emptyChat": { + "type": "text", + "placeholders": {} + }, + "emotePacks": "Pacchetti emotes della stanza", + "@emotePacks": { + "type": "text", + "placeholders": {} + }, + "emoteInvalid": "Shortcode emote invalido!", + "@emoteInvalid": { + "type": "text", + "placeholders": {} + }, + "emoteExists": "L'emote già esiste!", + "@emoteExists": { + "type": "text", + "placeholders": {} + }, + "emoteWarnNeedToPick": "Devi scegliere uno shortcode emote e aggiungere un immagine!", + "@emoteWarnNeedToPick": { + "type": "text", + "placeholders": {} + }, + "emoteShortcode": "Shortcode Emotes", + "@emoteShortcode": { + "type": "text", + "placeholders": {} + }, + "emoteSettings": "Impostazioni Emotes", + "@emoteSettings": { + "type": "text", + "placeholders": {} + }, + "editDisplayname": "Modifica nominativo", + "@editDisplayname": { + "type": "text", + "placeholders": {} + }, + "downloadFile": "Scarica file", + "@downloadFile": { + "type": "text", + "placeholders": {} + }, + "displaynameHasBeenChanged": "Il nominativo è stato cambiato", + "@displaynameHasBeenChanged": { + "type": "text", + "placeholders": {} + }, + "discardPicture": "Rimuovi immagine", + "@discardPicture": { + "type": "text", + "placeholders": {} + }, + "devices": "Dispositivi", + "@devices": { + "type": "text", + "placeholders": {} + }, + "device": "Dispositivo", + "@device": { + "type": "text", + "placeholders": {} + }, + "deny": "Declina", + "@deny": { + "type": "text", + "placeholders": {} } }