Update ru_RU translation

This commit is contained in:
Dracer5 2018-05-03 23:38:34 +03:00 committed by Frédéric Guillot
parent 511ecda8fd
commit 46cefbc2ba
1 changed files with 3 additions and 3 deletions

View File

@ -1377,7 +1377,7 @@ return array(
'The link with the relation "%s" to the task %s has been removed' => 'Удалена связь с отношением "%s" к задаче %s',
'Custom Filter:' => 'Настраиваемый фильтр:',
'Unable to find this group.' => 'Невозможно найти эту группу.',
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
'%s moved the task #%d to the column "%s"' => '%s перенёс задачу #%d в колонку "%s"',
'%s moved the task #%d to the position %d in the column "%s"' => '%s перенёс задачу #%d на позицию %d в колонку "%s"',
'%s moved the task #%d to the swimlane "%s"' => '%s перенёс задачу #%d на дорожку "%s"',
);