From 84755aad0f50c30e20b0151e443bdada7e424e7e Mon Sep 17 00:00:00 2001 From: Francesco Bedini Date: Fri, 28 Apr 2023 11:35:39 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 65.4% (3799 of 5806 strings) Translation: mattermost-languages-shipped/mattermost-webapp-monorepo Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/it/ --- webapp/channels/src/i18n/it.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/webapp/channels/src/i18n/it.json b/webapp/channels/src/i18n/it.json index 9c4ff87d63..658d9a4df5 100644 --- a/webapp/channels/src/i18n/it.json +++ b/webapp/channels/src/i18n/it.json @@ -5,12 +5,12 @@ "about.database": "Database:", "about.date": "Data della build:", "about.dbversion": "Versione Schema Database:", - "about.enterpriseEditionLearn": "Maggiori informazioni sulla Edizione Enterprise a ", + "about.enterpriseEditionLearn": "Maggiori informazioni sulla Edizione Enterprise su ", "about.enterpriseEditionSst": "Messaggistica ad alta affidabilità per l'impresa", "about.enterpriseEditionSt": "Comunicazioni moderne da dietro il tuo firewall.", "about.enterpriseEditione1": "Edizione Enterprise", - "about.hash": "Hash di compilazione:", - "about.hashee": "Hash di compilazione EE:", + "about.hash": "Hash della build:", + "about.hashee": "Hash della build EE:", "about.licensed": "Licenza concessa a:", "about.notice": "Mattermost è reso possibile dal software open source utilizzato sul nostro server, desktop e mobile apps.", "about.privacy": "Politica sulla privacy", @@ -3130,6 +3130,9 @@ "post_info.unread": "Segna con Non letto", "post_message_view.edited": "(modificato)", "post_pre_header.pinned": "Bloccato", + "post_priority.button.acknowledge": "Preso nota", + "post_priority.picker.apply": "Applica", + "post_priority.picker.cancel": "Annulla", "postlist.toast.history": "Mostra storico messaggi", "postlist.toast.newMessages": "{count, number} nuovo {count, plural, one {message} other {messages}}", "postlist.toast.newMessagesSince": "{count, number} nuovo {count, plural, one {message} other {messages}} da {data} a {time}",