Update russian translation (#2542)

This commit is contained in:
Duamel Sevans
2016-08-03 09:06:55 +07:00
committed by Frédéric Guillot
parent 86c950743f
commit 411a66c8cb

View File

@@ -1164,8 +1164,8 @@ return array(
'Email settings' => 'Настройки почты', 'Email settings' => 'Настройки почты',
'Email sender address' => 'Адрес отправителя', 'Email sender address' => 'Адрес отправителя',
'Email transport' => 'Почтовый транспорт', 'Email transport' => 'Почтовый транспорт',
// 'Webhook token' => '', 'Webhook token' => 'Webhook токены',
// 'Imports' => '', 'Imports' => 'Импорт',
'Project tags management' => 'Управление метками проекта', 'Project tags management' => 'Управление метками проекта',
'Tag created successfully.' => 'Метка успешно создана.', 'Tag created successfully.' => 'Метка успешно создана.',
'Unable to create this tag.' => 'Невозможно создать эту метку.', 'Unable to create this tag.' => 'Невозможно создать эту метку.',
@@ -1186,32 +1186,32 @@ return array(
'Global tags' => 'Глобальные метка', 'Global tags' => 'Глобальные метка',
'There is no global tag at the moment.' => 'Нет глобальных меток.', 'There is no global tag at the moment.' => 'Нет глобальных меток.',
'This field cannot be empty' => 'Это поле не может быть пустым', 'This field cannot be empty' => 'Это поле не может быть пустым',
// 'Close a task when there is no activity in an specific column' => '', 'Close a task when there is no activity in an specific column' => 'Закрыть задачу при отсутствии активности в определенной колонке',
// '%s removed a subtask for the task #%d' => '', '%s removed a subtask for the task #%d' => '%s удалил подзадачу для #%d',
// '%s removed a comment on the task #%d' => '', '%s removed a comment on the task #%d' => '%s удалил комментарий к задаче #%d',
// 'Comment removed on task #%d' => '', 'Comment removed on task #%d' => 'Комментарий удален в задаче #%d',
// 'Subtask removed on task #%d' => '', 'Subtask removed on task #%d' => 'Подзадача удалена в задаче #%d',
'Hide tasks in this column in the dashboard' => 'Не показывать задачи из этой колонки в кабинете', 'Hide tasks in this column in the dashboard' => 'Не показывать задачи из этой колонки в кабинете',
// '%s removed a comment on the task %s' => '', '%s removed a comment on the task %s' => '%s удалил комментарии к задаче %s',
// '%s removed a subtask for the task %s' => '', '%s removed a subtask for the task %s' => '%s удалил подзадачу для %s',
// 'Comment removed' => '', 'Comment removed' => 'Комментарий удален',
// 'Subtask removed' => '', 'Subtask removed' => 'Подзадача удалена',
// '%s set a new internal link for the task #%d' => '', '%s set a new internal link for the task #%d' => '%s добавил внутреннюю ссылку для задачи #%d',
// '%s removed an internal link for the task #%d' => '', '%s removed an internal link for the task #%d' => '%s удалил внутреннюю ссылку для задачи #%d',
// 'A new internal link for the task #%d have been defined' => '', 'A new internal link for the task #%d have been defined' => 'Внешняя ссылка для задачи #%d была установлена',
// 'Internal link removed for the task #%d' => '', 'Internal link removed for the task #%d' => 'Внутренняя ссылка удалена для задачи #%d',
// '%s set a new internal link for the task %s' => '', '%s set a new internal link for the task %s' => '%s добавил внутреннюю ссылку для задачи %s',
// '%s removed an internal link for the task %s' => '', '%s removed an internal link for the task %s' => '%s удалил внутреннюю ссылку для задачи %s',
// 'Automatically set the due date on task creation' => '', 'Automatically set the due date on task creation' => 'Автоматическая установка срока задачи при создании',
// 'Move the task to another column when closed' => '', 'Move the task to another column when closed' => 'Переместить задачу в другую колонку при закрытии',
// 'Move the task to another column when not moved during a given period' => '', 'Move the task to another column when not moved during a given period' => 'Переместить задачу в другую колонку если она не был перемещен в указанный период',
// 'Dashboard for %s' => '', 'Dashboard for %s' => 'Панель управления для %s',
// 'Tasks overview for %s' => '', 'Tasks overview for %s' => 'Обзор задач для %s',
// 'Subtasks overview for %s' => '', 'Subtasks overview for %s' => 'Обзор подзадач для %s',
// 'Projects overview for %s' => '', 'Projects overview for %s' => 'Обзор проектов для %s',
// 'Activity stream for %s' => '', 'Activity stream for %s' => 'Лента активности для %s',
// 'Calendar for %s' => '', 'Calendar for %s' => 'Календарь для %s',
// 'Notifications for %s' => '', 'Notifications for %s' => 'Уведомления для %s',
// 'Subtasks export' => '', 'Subtasks export' => 'Экспорт подзадач',
// 'Tasks exportation' => '', 'Tasks exportation' => 'Экспортирование задач',
); );