translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Этот коммит содержится в:
коммит произвёл
Carlos Tadeu Panato Junior
родитель
e39ebd0883
Коммит
43483805ea
16
i18n/it.json
16
i18n/it.json
@@ -91,10 +91,6 @@
|
||||
"id": "api.channel.add_user.to.channel.failed.deleted.app_error",
|
||||
"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"
|
||||
@@ -163,10 +159,6 @@
|
||||
"id": "api.channel.delete_channel.type.invalid",
|
||||
"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"
|
||||
@@ -3118,6 +3110,10 @@
|
||||
"id": "app.schemes.is_phase_2_migration_completed.not_completed.app_error",
|
||||
"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."
|
||||
@@ -5962,6 +5958,10 @@
|
||||
"id": "store.sql_user.get_sysadmin_profiles.app_error",
|
||||
"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"
|
||||
|
||||
Ссылка в новой задаче
Block a user