From f7863274dec164eac4a6ffb3dbb84409f2e79cce Mon Sep 17 00:00:00 2001 From: Maksim Matveev Date: Mon, 14 Mar 2022 13:45:39 +0100 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 94.3% (2216 of 2349 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/ --- i18n/ru.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/i18n/ru.json b/i18n/ru.json index 41b0825844..6ebf12003f 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -9390,5 +9390,25 @@ { "id": "api.error_set_first_admin_complete_setup", "translation": "Ошибка при попытке сохранить первую полную настройку администратора в магазине." + }, + { + "id": "api.templates.server_inactivity_info_bullet", + "translation": "Гостевой доступ к указанному " + }, + { + "id": "app.user.group_name_conflict", + "translation": " " + }, + { + "id": "app.user.get_by_name_failure", + "translation": " " + }, + { + "id": "app.group.username_conflict", + "translation": " " + }, + { + "id": "app.group.get_by_username_failure", + "translation": " " } ]