summaryrefslogtreecommitdiffstats
path: root/i18n/it.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-05-01 11:07:56 -0300
committerGitHub <noreply@github.com>2018-05-01 11:07:56 -0300
commit3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a (patch)
treead849bca2ca6e9e4656ae55e9cbc3ba4c5d23b95 /i18n/it.json
parentbaba8fa92f47cad604f6d2a2714d09f89178fbff (diff)
downloadchat-3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a.tar.gz
chat-3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a.tar.bz2
chat-3b57422c5fb6f6631a96c1c6a5d730b1db6e4b2a.zip
translations PR 20180430 (#8696)
Diffstat (limited to 'i18n/it.json')
-rw-r--r--i18n/it.json30
1 files changed, 17 insertions, 13 deletions
diff --git a/i18n/it.json b/i18n/it.json
index 724d69c09..422fe5c32 100644
--- a/i18n/it.json
+++ b/i18n/it.json
@@ -217,11 +217,11 @@
},
{
"id": "api.channel.convert_channel_to_private.default_channel_error",
- "translation": "This default channel cannot be converted into a private channel."
+ "translation": "Questo canale predefinito non può essere convertito in un canale privato."
},
{
"id": "api.channel.convert_channel_to_private.private_channel_error",
- "translation": "The channel requested to convert is already a private channel."
+ "translation": "Il canale da convertire è già un canale privato."
},
{
"id": "api.channel.create_channel.direct_channel.app_error",
@@ -2435,6 +2435,10 @@
"translation": "Gruppo eliminato permanentemente %v id=%v"
},
{
+ "id": "api.team.remove_team_icon.get_team.app_error",
+ "translation": "An error occurred getting the team"
+ },
+ {
"id": "api.team.remove_user_from_team.missing.app_error",
"translation": "L'utente non è membro di questo gruppo."
},
@@ -2491,6 +2495,10 @@
"translation": "L'iscrizione al gruppo con email è disabilitata."
},
{
+ "id": "api.team.team_icon.update.app_error",
+ "translation": "An error occurred updating the team icon"
+ },
+ {
"id": "api.team.update_member_roles.not_a_member",
"translation": "L'utente indicato non è membro del gruppo specificato."
},
@@ -2852,7 +2860,7 @@
},
{
"id": "api.user.create_user.missing_token.app_error",
- "translation": "Missing Token."
+ "translation": "Token mancante."
},
{
"id": "api.user.create_user.no_open_server",
@@ -4691,6 +4699,10 @@
"translation": "Id utente non valido"
},
{
+ "id": "model.client.command.parse.app_error",
+ "translation": "Impossibile analizzare i dati in ingresso"
+ },
+ {
"id": "model.client.connecting.app_error",
"translation": "E' stato riscontrato un errore durante la connessione al server"
},
@@ -5771,10 +5783,6 @@
"translation": "Chiusura SqlStore"
},
{
- "id": "store.sql.column_exists.critical",
- "translation": "Fallimento nel controllo se la colonna esiste %v"
- },
- {
"id": "store.sql.column_exists_missing_driver.critical",
"translation": "Controllo se la colonna esiste fallita a causa di un driver mancante"
},
@@ -5863,10 +5871,6 @@
"translation": "Impossibile ottenere il tipo di dato per la colonna %s dalla tabella %s: %v"
},
{
- "id": "store.sql.table_exists.critical",
- "translation": "Impossibile controllare se la tabella esiste %v"
- },
- {
"id": "store.sql.too_short_ciphertext",
"translation": "testo cifrario troppo corto"
},
@@ -6688,7 +6692,7 @@
},
{
"id": "store.sql_role.permanent_delete_all.app_error",
- "translation": "We could not permanently delete all the roles"
+ "translation": "Impossibile eliminare definitivamente tutti i ruoli"
},
{
"id": "store.sql_role.save.insert.app_error",
@@ -6808,7 +6812,7 @@
},
{
"id": "store.sql_system.permanent_delete_by_name.app_error",
- "translation": "We could not permanently delete the system table entry"
+ "translation": "Impossibile eliminare definitivamente questa voce dalla tabella di sistema"
},
{
"id": "store.sql_system.save.app_error",