translations PR 20180511 (#8774)
* translations PR 20180511 * Fix bad translations
Этот коммит содержится в:
коммит произвёл
Derrick Anderson
родитель
77718928b7
Коммит
9301e575c8
14
i18n/it.json
14
i18n/it.json
@@ -2436,7 +2436,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.remove_team_icon.get_team.app_error",
|
||||
"translation": "An error occurred getting the team"
|
||||
"translation": "Si è verificato un errore recuperando il gruppo"
|
||||
},
|
||||
{
|
||||
"id": "api.team.remove_user_from_team.missing.app_error",
|
||||
@@ -2496,7 +2496,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.team.team_icon.update.app_error",
|
||||
"translation": "An error occurred updating the team icon"
|
||||
"translation": "Si è verificato un errore aggiornando l'icona del gruppo"
|
||||
},
|
||||
{
|
||||
"id": "api.team.update_member_roles.not_a_member",
|
||||
@@ -3812,7 +3812,7 @@
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.activate.app_error",
|
||||
"translation": "Impossibile attivare il plugin estratto. Il plugin può essere già disponibile e dev'essere attivato."
|
||||
"translation": "Impossibile attivate il plugin estratto."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.cluster.save_config.app_error",
|
||||
@@ -3846,10 +3846,6 @@
|
||||
"id": "app.plugin.get_plugins.app_error",
|
||||
"translation": "Impossibile trovare i plugin attivi"
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.id_length.app_error",
|
||||
"translation": "L'ID del plugin deve contenere meno di {{.Max}} caratteri."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.install.app_error",
|
||||
"translation": "Impossibile installare il plugin."
|
||||
@@ -3858,6 +3854,10 @@
|
||||
"id": "app.plugin.install_id.app_error",
|
||||
"translation": "Impossibile installare il plugin. Un plugin con lo stesso ID è già installato."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.invalid_id.app_error",
|
||||
"translation": "L'id del plugin deve essere lungo almeno {{.Min}} caratteri, al massimo {{.Max}} caratteri e corrispondere a {{.Regex}}."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.manifest.app_error",
|
||||
"translation": "Impossibile trovare il manifest del plugin estratto"
|
||||
|
||||
Ссылка в новой задаче
Block a user