* translations PR 20180511

* Fix bad translations
Этот коммит содержится в:
Elias Nahum
2018-05-14 16:05:37 -04:00
коммит произвёл Derrick Anderson
родитель 77718928b7
Коммит 9301e575c8
14 изменённых файлов: 380 добавлений и 380 удалений

Просмотреть файл

@@ -3812,7 +3812,7 @@
},
{
"id": "app.plugin.activate.app_error",
"translation": "Unable to activate extracted plugin. Plugin may already exist and be activated."
"translation": "Unable to activate extracted plugin."
},
{
"id": "app.plugin.cluster.save_config.app_error",
@@ -3846,10 +3846,6 @@
"id": "app.plugin.get_plugins.app_error",
"translation": "Nie udało się skasować reakcji"
},
{
"id": "app.plugin.id_length.app_error",
"translation": "Plugin Id must be less than {{.Max}} characters."
},
{
"id": "app.plugin.install.app_error",
"translation": "Unable to install plugin."
@@ -3858,6 +3854,10 @@
"id": "app.plugin.install_id.app_error",
"translation": "Unable to install plugin. A plugin with the same ID is already installed."
},
{
"id": "app.plugin.invalid_id.app_error",
"translation": "Plugin Id must be at least {{.Min}} characters, at most {{.Max}} characters and match {{.Regex}}."
},
{
"id": "app.plugin.manifest.app_error",
"translation": "Unable to find manifest for extracted plugin"