mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Translated using Weblate (Russian)
Currently translated at 97.3% (2468 of 2536 strings) Translation: mattermost-languages-shipped/mattermost-server-monorepo Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
This commit is contained in:
parent
82b87fb7fe
commit
7419200a69
@ -9886,5 +9886,21 @@
|
||||
{
|
||||
"id": "api.license.request-trial.bad-request.business-email",
|
||||
"translation": "Недействительный рабочий адрес электронной почты для пробной версии"
|
||||
},
|
||||
{
|
||||
"id": "app.user.digest.tasks.due_in_x_days",
|
||||
"translation": {
|
||||
"few": "Срок исполнения - {{.Count}} дня",
|
||||
"many": "Срок исполнения - {{.Count}} дней",
|
||||
"one": "Срок исполнения - {{.Count}} день"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.skip_installation.app_error",
|
||||
"translation": "Пропуск установки плагина {{.Id}}, поскольку существующая версия плагина идентична текущей или более новая."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.blocked.app_error",
|
||||
"translation": "Плагин {{.Id}} находится в списке блокировки. Некоторые плагины заблокированы, потому что они встроены в данную версию Mattermost."
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user