From bc49b1242714210bc4cb602f62a37eb710d19cea Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 12 Apr 2018 11:11:55 -0300 Subject: translations PR 20180411 (#8606) --- i18n/it.json | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'i18n/it.json') diff --git a/i18n/it.json b/i18n/it.json index 8f68b35b5..d689667a0 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -796,7 +796,7 @@ }, { "id": "api.command_join.hint", - "translation": "[nome-del-canale]" + "translation": "~[canale]" }, { "id": "api.command_join.list.app_error", @@ -904,11 +904,11 @@ }, { "id": "api.command_mute.error", - "translation": "Impossibile trovare il canale {{.Channel}}." + "translation": "Impossibile trovare il canale {{.Channel}}. Usare [channel handle](https://about.mattermost.com/default-channel-handle-documentation) per identificare i canali." }, { "id": "api.command_mute.hint", - "translation": "[canale]" + "translation": "~[canale]" }, { "id": "api.command_mute.name", @@ -1696,21 +1696,13 @@ "id": "api.plugin.upload.no_file.app_error", "translation": "File mancante nella richiesta multipart/form" }, - { - "id": "api.post.check_for_out_of_channel_mentions.link.private", - "translation": "aggiungili al canale privato" - }, - { - "id": "api.post.check_for_out_of_channel_mentions.link.public", - "translation": "aggiungili al canale" - }, { "id": "api.post.check_for_out_of_channel_mentions.message.multiple", - "translation": "@{{.Usernames}} e @{{.LastUsername}} sono stati citati ma non sono nel canale. Vuoi {{.Phrase}}? Avranno accesso allo storico dei messaggi." + "translation": "@{{.Usernames}} e @{{.LastUsername}} sono stati citati, ma non riceveranno notifiche in quanto non appartengono più a questo canale." }, { "id": "api.post.check_for_out_of_channel_mentions.message.one", - "translation": "@{{.Username}} è stato citato ma non è nel canale. Vuoi {{.Phrase}}? Avrà accesso allo storico dei messaggi." + "translation": "@{{.Username}} è stato citato, ma non riceverà notifiche in quanto non appartiene più a questo canale." }, { "id": "api.post.create_post.attach_files.error", -- cgit v1.2.3-1-g7c22