From af758c8e5df3d80e0910c5549660ffd6b16e6af2 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 7 Mar 2018 18:42:40 +0000 Subject: translations PR 20180306 (#8414) --- i18n/ru.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'i18n/ru.json') diff --git a/i18n/ru.json b/i18n/ru.json index 5d1b6be49..2d2f9d91f 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -1368,6 +1368,10 @@ "id": "api.file.upload_file.bad_parse.app_error", "translation": "Невозможно загрузить файл. Заголовок не может быть распознан." }, + { + "id": "api.file.upload_file.incorrect_number_of_files.app_error", + "translation": "Unable to upload files. Incorrect number of files specified." + }, { "id": "api.file.upload_file.large_image.app_error", "translation": "Размер файла превышает максимальный размер и не может быть загружен: {{.Filename}}" @@ -1814,6 +1818,10 @@ "id": "api.post.send_notifications_and_forget.push_image_only_dm", "translation": " Загружены один или несколько файлов для сообщения" }, + { + "id": "api.post.send_notifications_and_forget.push_image_only_no_channel", + "translation": " Загружено один или несколько файлов в " + }, { "id": "api.post.send_notifications_and_forget.push_in", "translation": " в " @@ -3648,7 +3656,7 @@ }, { "id": "app.plugin.disabled.app_error", - "translation": "Plugins have been disabled." + "translation": "Plugins have been disabled. Please check your logs for details." }, { "id": "app.plugin.extract.app_error", @@ -4182,6 +4190,18 @@ "id": "ent.migration.migratetoldap.user_not_found", "translation": "Не удалось найти пользователя на сервере AD/LDAP: " }, + { + "id": "ent.migration.migratetosaml.email_already_used_by_other_user", + "translation": "Email already used by another SAML user." + }, + { + "id": "ent.migration.migratetosaml.user_not_found_in_users_mapping_file", + "translation": "User not found in the users file." + }, + { + "id": "ent.migration.migratetosaml.username_already_used_by_other_user", + "translation": "Username already used by another Mattermost user." + }, { "id": "ent.saml.attribute.app_error", "translation": "Попытка входа с использованием SAML не удалась из-за некорректного атрибута. Пожалуйста, свяжитесь с системным администратором." @@ -5026,6 +5046,10 @@ "id": "model.config.is_valid.webserver_security.app_error", "translation": "Недопустимое значение настроек безопасности соединения веб-сервера." }, + { + "id": "model.config.is_valid.websocket_url.app_error", + "translation": "Ссылка на шлюз WebRTC должна быть действующей и начинаться с ws:// или wss://." + }, { "id": "model.config.is_valid.write_timeout.app_error", "translation": "Недопустимое значение для времени ожидания записи." -- cgit v1.2.3-1-g7c22