From 09da289c2fb18475f372bee24e885617da484e0b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 17 Oct 2015 22:19:49 -0400 Subject: Move slack, hipchat and jabber integrations to plugins --- app/Locale/ru_RU/translations.php | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'app/Locale/ru_RU') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index fd0540e0..d16e95f3 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -697,15 +697,9 @@ return array( 'Reference currency' => 'Справочник валют', 'The currency rate have been added successfully.' => 'Курс валюты был успешно добавлен.', 'Unable to add this currency rate.' => 'Невозможно добавить этот курс валюты.', - 'Send notifications to a Slack channel' => 'Отправлять уведомления в канал Slack', 'Webhook URL' => 'Webhook URL', - 'Help on Slack integration' => 'Помощь по интеграции Slack', '%s remove the assignee of the task %s' => '%s удалить назначенную задачу %s', - 'Send notifications to Hipchat' => 'Отправлять уведомления в Hipchat', 'API URL' => 'API URL', - 'Room API ID or name' => 'API ID комнаты или имя', - 'Room notification token' => 'Ключь комнаты для уведомлений', - 'Help on Hipchat integration' => 'Помощь по интеграции Hipchat', 'Enable Gravatar images' => 'Включить Gravatar изображения', 'Information' => 'Информация', 'Check two factor authentication code' => 'Проверка кода двухфакторной авторизации', @@ -768,14 +762,6 @@ return array( 'When task is moved from first column' => 'Когда задача перемещается из первой колонки', 'When task is moved to last column' => 'Когда задача перемещается в последнюю колонку', 'Year(s)' => 'Год(а)', - 'Jabber (XMPP)' => 'Jabber (XMPP)', - 'Send notifications to Jabber' => 'Отправлять уведомления в Jabber', - 'XMPP server address' => 'Адрес Jabber сервера', - 'Jabber domain' => 'Домен Jabber', - 'Jabber nickname' => 'Имя пользователя Jabber', - 'Multi-user chat room' => 'Многопользовательский чат', - 'Help on Jabber integration' => 'Помощь по интеграции Jabber', - 'The server address must use this format: "tcp://hostname:5222"' => 'Адрес сервера должен быть в формате: tcp://hostname:5222', 'Calendar settings' => 'Настройки календаря', 'Project calendar view' => 'Вид календаря проекта', 'Project settings' => 'Настройки проекта', @@ -820,8 +806,6 @@ return array( '%s moved the task #%d to the swimlane "%s"' => '%s задач перемещено #%d в дорожке "%s"', 'Swimlane' => 'Дорожки', 'Gravatar' => 'Граватар', - 'Hipchat' => 'Hipchat', - 'Slack' => 'Slack', // '%s moved the task %s to the first swimlane' => '', // '%s moved the task %s to the swimlane "%s"' => '', 'This report contains all subtasks information for the given date range.' => 'Этот отчет содержит всю информацию подзадач в заданном диапазоне дат.', @@ -918,7 +902,6 @@ return array( 'Help on Google authentication' => 'Помощь в авторизации Google', 'Github Authentication' => 'Авторизация Github', 'Help on Github authentication' => 'Помощь в авторизации Github', - 'Channel/Group/User (Optional)' => 'Канал/Группа/Пользователь (опционально)', 'Lead time: ' => 'Время выполнения:', 'Cycle time: ' => 'Время цикла:', 'Time spent into each column' => 'Время, проведенное в каждой колонке', -- cgit v1.2.3