From 7df68511a5f4445b149f0f1cdea3bafb638bf2b2 Mon Sep 17 00:00:00 2001 From: Eugene Batogov Date: Sat, 6 Feb 2016 13:17:23 +0300 Subject: Add new ru translations --- app/Locale/ru_RU/translations.php | 40 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) mode change 100644 => 100755 app/Locale/ru_RU/translations.php (limited to 'app/Locale/ru_RU/translations.php') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php old mode 100644 new mode 100755 index 7ef79d7a..1708dcba --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1105,24 +1105,24 @@ return array( 'Users management' => 'Управление пользователями', 'Groups management' => 'Управление группами', 'Create from another project' => 'Создать из другого проекта', - // 'There is no subtask at the moment.' => '', - // 'open' => '', - // 'closed' => '', - // 'Priority:' => '', - // 'Reference:' => '', - // 'Complexity:' => '', - // 'Swimlane:' => '', - // 'Column:' => '', - // 'Position:' => '', - // 'Creator:' => '', - // 'Time estimated:' => '', - // '%s hours' => '', - // 'Time spent:' => '', - // 'Created:' => '', - // 'Modified:' => '', - // 'Completed:' => '', - // 'Started:' => '', - // 'Moved:' => '', - // 'Task #%d' => '', - // 'Sub-tasks' => '', + 'There is no subtask at the moment.' => 'На данный момент подзадачи отсутствуют', + 'open' => 'открыто', + 'closed' => 'закрыто', + 'Priority:' => 'Приоритет:', + 'Reference:' => 'Ссылка:', + 'Complexity:' => 'Сложность:', + 'Swimlane:' => 'Дорожка:', + 'Column:' => 'Столбец:', + 'Position:' => 'Позиция:', + 'Creator:' => 'Создатель:', + 'Time estimated:' => 'Оценочное время:', + '%s hours' => '%s часов', + 'Time spent:' => 'Времени потрачено:', + 'Created:' => 'Создана:', + 'Modified:' => 'Изменена:', + 'Completed:' => 'Завершена:', + 'Started:' => 'Начата:', + 'Moved:' => 'Перемещена:', + 'Task #%d' => 'Задача #%d', + 'Sub-tasks' => 'Подзадачи', ); -- cgit v1.2.3