mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Translated using Weblate (Russian)
Currently translated at 100.0% (2509 of 2509 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ru/
This commit is contained in:
parent
73b4c64753
commit
a0c45657c7
@ -10030,5 +10030,29 @@
|
||||
{
|
||||
"id": "store.sql_team.save_team.existing.app_error",
|
||||
"translation": "Команда с таким URL уже существует."
|
||||
},
|
||||
{
|
||||
"id": "api.job.unable_to_manage_job.incorrect_job_type",
|
||||
"translation": "У вас нет прав на управление этим типом задания"
|
||||
},
|
||||
{
|
||||
"id": "app.job.update_status.app_error",
|
||||
"translation": "Невозможно обновить статус задания. Установлен неверный статус"
|
||||
},
|
||||
{
|
||||
"id": "app.user.update.countAdmins.app_error",
|
||||
"translation": "Ошибка при определении количества учётных записей системного администратора."
|
||||
},
|
||||
{
|
||||
"id": "app.user.update.lastAdmin.app_error",
|
||||
"translation": "Невозможно понизить роль последнего системного администратора."
|
||||
},
|
||||
{
|
||||
"id": "app.user.save.groupname.app_error",
|
||||
"translation": "Невозможно определить, существует ли уже это имя пользователя"
|
||||
},
|
||||
{
|
||||
"id": "api.job.status.invalid",
|
||||
"translation": "Установлен неверный статус"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user