From 36c8a8b19537ac598a8174bec96b7653cd27f226 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sun, 6 Dec 2020 01:26:26 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 96.6% (341 of 353 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 60 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 0e5c6410..e73a3a05 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1850,5 +1850,65 @@ "@soundVibrationLedColor": { "type": "text", "placeholders": {} + }, + "setPermissionsLevel": "", + "@setPermissionsLevel": { + "type": "text", + "placeholders": {} + }, + "setCustomEmotes": "", + "@setCustomEmotes": { + "type": "text", + "placeholders": {} + }, + "editChatPermissions": "", + "@editChatPermissions": { + "type": "text", + "placeholders": {} + }, + "whoCanPerformWhichAction": "", + "@whoCanPerformWhichAction": { + "type": "text", + "placeholders": {} + }, + "participant": "", + "@participant": { + "type": "text", + "placeholders": {} + }, + "configureChat": "", + "@configureChat": { + "type": "text", + "placeholders": {} + }, + "sendMessages": "", + "@sendMessages": { + "type": "text", + "placeholders": {} + }, + "defaultPermissionLevel": "", + "@defaultPermissionLevel": { + "type": "text", + "placeholders": {} + }, + "editRoomAvatar": "", + "@editRoomAvatar": { + "type": "text", + "placeholders": {} + }, + "replaceRoomWithNewerVersion": "", + "@replaceRoomWithNewerVersion": { + "type": "text", + "placeholders": {} + }, + "enableEncryption": "", + "@enableEncryption": { + "type": "text", + "placeholders": {} + }, + "editBlockedServers": "", + "@editBlockedServers": { + "type": "text", + "placeholders": {} } }