From 9103b815c0e2cf976c7d5fd6cc33d7da1b635df6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Stock=C3=A9?= Date: Mon, 6 Feb 2023 15:33:37 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 24.3% (241 of 989 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/it/ --- assets/base/i18n/it.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/it.json b/assets/base/i18n/it.json index 4f93264b34..549d1d2a7f 100644 --- a/assets/base/i18n/it.json +++ b/assets/base/i18n/it.json @@ -5,7 +5,7 @@ "about.enterpriseEditionSt": "Comunicazioni moderne da dietro il tuo firewall.", "about.hash": "Hash di compilazione:", "about.hashee": "Hash di compilazione EE:", - "about.teamEditionLearn": "Entra nella comunità Mattermost su ", + "about.teamEditionLearn": "Entra nella comunità Mattermost su", "about.teamEditionSt": "Tutte le tue comunicazioni in un posto, istantaneamente ricercabili e accessibili ovunque.", "about.teamEditiont0": "Edizione squadra", "about.teamEditiont1": "Edizione Enterprise", @@ -235,5 +235,10 @@ "user.settings.general.lastName": "Cognome", "user.settings.general.nickname": "Soprannome", "user.settings.general.position": "Posizione", - "user.settings.general.username": "Nome utente" + "user.settings.general.username": "Nome utente", + "alert.channel_deleted.description": "Il canale {displayName} è stato archiviato.", + "account.your_profile": "Il vostro profilo", + "account.settings": "Impostazioni", + "account.logout_from": "Esci da {serverName}", + "account.logout": "Disconnettersi" }