summaryrefslogtreecommitdiffstats
path: root/i18n/it.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-08-15 05:09:26 -0300
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-08-15 10:09:26 +0200
commit43483805eabcb36ef9018f12a82a6d3ac055baf5 (patch)
treeecebb946325e59631f9ae4e46104ee920964942b /i18n/it.json
parente39ebd0883a20ab20977e054d09f605fb5139925 (diff)
downloadchat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.gz
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.bz2
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.zip
translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Diffstat (limited to 'i18n/it.json')
-rw-r--r--i18n/it.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/it.json b/i18n/it.json
index f0f484366..afbe82d7a 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -92,10 +92,6 @@
"translation": "Impossibile aggiungere gli utenti al canale perché sono stati rimossi dal gruppo."
},
{
- "id": "api.channel.add_user_to_channel.deleted.app_error",
- "translation": "Il canale è stato archiviato o eliminato"
- },
- {
"id": "api.channel.add_user_to_channel.type.app_error",
"translation": "Impossibile aggiungere l'utente a questo tipo di canale"
},
@@ -164,10 +160,6 @@
"translation": "Impossibile eliminare i canali diretti o di gruppo"
},
{
- "id": "api.channel.join_channel.already_deleted.app_error",
- "translation": "Il canale è già stato eliminato"
- },
- {
"id": "api.channel.join_channel.permissions.app_error",
"translation": "Non si dispone dei permessi necessari"
},
@@ -3119,6 +3111,10 @@
"translation": "Questa API non è accessibile poiché le migrazioni richieste non sono ancora state completate."
},
{
+ "id": "app.system_install_date.parse_int.app_error",
+ "translation": "Failed to parse installation date"
+ },
+ {
"id": "app.team.join_user_to_team.max_accounts.app_error",
"translation": "Questo gruppo ha raggiunto il limite massimo di utenti ammessi. Contatta il tuo amministratore di sistema per innalzare il limite."
},
@@ -5963,6 +5959,10 @@
"translation": "Errore riscontrato durante la ricercare dei profili utente"
},
{
+ "id": "store.sql_user.get_system_install_date.app_error",
+ "translation": "Unable to infer the system date based on the first user creation date."
+ },
+ {
"id": "store.sql_user.get_total_users_count.app_error",
"translation": "Impossibile contare gli utenti"
},