From f2151be096c68556567ae5cee5827acc70ae07c7 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 5 Jun 2017 22:40:21 -0400 Subject: translations PR 20170529 (#6514) --- i18n/ru.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'i18n/ru.json') diff --git a/i18n/ru.json b/i18n/ru.json index 6898c2fc2..6779aa5b6 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -4135,6 +4135,10 @@ "id": "model.config.is_valid.sql_max_conn.app_error", "translation": "Неверное значение максимального количества открытых соединений в настройках SQL. Число должно быть положительным." }, + { + "id": "model.config.is_valid.sql_query_timeout.app_error", + "translation": "Invalid query timeout for SQL settings. Must be a positive number." + }, { "id": "model.config.is_valid.time_between_user_typing.app_error", "translation": "Обновления статуса набора текста пользователем не могут быть чаще, чем раз в 1000 миллисекунд." @@ -6013,7 +6017,7 @@ }, { "id": "utils.mail.send_mail.from_address.app_error", - "translation": "Не удалось добавить из адреса электронной почты" + "translation": "Notification From Address setting is missing or invalid." }, { "id": "utils.mail.send_mail.msg.app_error", @@ -6029,7 +6033,7 @@ }, { "id": "utils.mail.send_mail.to_address.app_error", - "translation": "Не удалось добавить адрес электронной почты" + "translation": "Notification To Address setting is missing or invalid." }, { "id": "utils.mail.test.configured.error", -- cgit v1.2.3-1-g7c22