Add new ru translations

This commit is contained in:
Eugene Batogov
2016-02-06 13:17:23 +03:00
parent ffb8494fec
commit 7df68511a5

40
app/Locale/ru_RU/translations.php Normal file → Executable file
View File

@@ -1105,24 +1105,24 @@ return array(
'Users management' => 'Управление пользователями', 'Users management' => 'Управление пользователями',
'Groups management' => 'Управление группами', 'Groups management' => 'Управление группами',
'Create from another project' => 'Создать из другого проекта', 'Create from another project' => 'Создать из другого проекта',
// 'There is no subtask at the moment.' => '', 'There is no subtask at the moment.' => 'На данный момент подзадачи отсутствуют',
// 'open' => '', 'open' => 'открыто',
// 'closed' => '', 'closed' => 'закрыто',
// 'Priority:' => '', 'Priority:' => 'Приоритет:',
// 'Reference:' => '', 'Reference:' => 'Ссылка:',
// 'Complexity:' => '', 'Complexity:' => 'Сложность:',
// 'Swimlane:' => '', 'Swimlane:' => 'Дорожка:',
// 'Column:' => '', 'Column:' => 'Столбец:',
// 'Position:' => '', 'Position:' => 'Позиция:',
// 'Creator:' => '', 'Creator:' => 'Создатель:',
// 'Time estimated:' => '', 'Time estimated:' => 'Оценочное время:',
// '%s hours' => '', '%s hours' => '%s часов',
// 'Time spent:' => '', 'Time spent:' => 'Времени потрачено:',
// 'Created:' => '', 'Created:' => 'Создана:',
// 'Modified:' => '', 'Modified:' => 'Изменена:',
// 'Completed:' => '', 'Completed:' => 'Завершена:',
// 'Started:' => '', 'Started:' => 'Начата:',
// 'Moved:' => '', 'Moved:' => 'Перемещена:',
// 'Task #%d' => '', 'Task #%d' => 'Задача #%d',
// 'Sub-tasks' => '', 'Sub-tasks' => 'Подзадачи',
); );