fix Russian translation

This commit is contained in:
Бабин Владимир
2015-04-22 14:04:16 +05:00
parent b4b313c869
commit c09501497b

View File

@@ -558,47 +558,47 @@ return array(
'Integration' => 'Интеграция', 'Integration' => 'Интеграция',
// 'Github webhooks' => '', // 'Github webhooks' => '',
// 'Help on Github webhooks' => '', // 'Help on Github webhooks' => '',
'Create a comment from an external provider' => 'Создать комментарий из внешнего поставщика', 'Create a comment from an external provider' => 'Создать комментарий из внешнего источника',
'Github issue comment created' => 'Github issue комментарий создан', 'Github issue comment created' => 'Github issue комментарий создан',
'Configure' => 'Настройки', 'Configure' => 'Настройки',
'Project management' => 'Проектный менеджмент', 'Project management' => 'Управление проектом',
'My projects' => 'Мои проекты', 'My projects' => 'Мои проекты',
'Columns' => 'Колонки', 'Columns' => 'Колонки',
'Task' => 'Задача', 'Task' => 'Задача',
// 'Your are not member of any project.' => '', 'Your are not member of any project.' => 'Вы не состоите ни в одном проекте.',
// 'Percentage' => '', 'Percentage' => 'Процент',
// 'Number of tasks' => '', 'Number of tasks' => 'Количество задач',
// 'Task distribution' => '', 'Task distribution' => 'Распределение задач',
// 'Reportings' => '', 'Reportings' => 'Отчетность',
// 'Task repartition for "%s"' => '', 'Task repartition for "%s"' => 'Распределение задач для "%s"',
'Analytics' => 'Аналитика', 'Analytics' => 'Аналитика',
'Subtask' => 'Подзадача', 'Subtask' => 'Подзадача',
'My subtasks' => 'Мои подзадачи', 'My subtasks' => 'Мои подзадачи',
// 'User repartition' => '', // 'User repartition' => '',
// 'User repartition for "%s"' => '', // 'User repartition for "%s"' => '',
// 'Clone this project' => '', 'Clone this project' => 'Клонировать проект',
// 'Column removed successfully.' => '', 'Column removed successfully.' => 'Колонка успешно удалена.',
// 'Edit Project' => '', 'Edit Project' => 'Редактировать Проект',
// 'Github Issue' => '', // 'Github Issue' => '',
// 'Not enough data to show the graph.' => '', // 'Not enough data to show the graph.' => '',
// 'Previous' => '', 'Previous' => 'Предыдущий',
// 'The id must be an integer' => '', 'The id must be an integer' => 'Этот id должен быть целочисленным',
// 'The project id must be an integer' => '', 'The project id must be an integer' => 'Id проекта должен быть целочисленным',
// 'The status must be an integer' => '', 'The status must be an integer' => 'Статус должен быть целочисленным',
// 'The subtask id is required' => '', 'The subtask id is required' => 'Id подзадачи обязателен',
// 'The subtask id must be an integer' => '', 'The subtask id must be an integer' => 'Id подзадачи должен быть целочисленным',
// 'The task id is required' => '', 'The task id is required' => 'Id задачи обязателен',
// 'The task id must be an integer' => '', 'The task id must be an integer' => 'Id задачи должен быть целочисленным',
// 'The user id must be an integer' => '', 'The user id must be an integer' => 'Id пользователя должен быть целочисленным',
// 'This value is required' => '', 'This value is required' => 'Это значение обязательно',
// 'This value must be numeric' => '', 'This value must be numeric' => 'Это значение должно быть цифровым',
// 'Unable to create this task.' => '', 'Unable to create this task.' => 'Невозможно создать задачу.',
// 'Cumulative flow diagram' => '', // 'Cumulative flow diagram' => '',
// 'Cumulative flow diagram for "%s"' => '', // 'Cumulative flow diagram for "%s"' => '',
'Daily project summary' => 'Ежедневное состояние проекта', 'Daily project summary' => 'Ежедневное состояние проекта',
// 'Daily project summary export' => '', // 'Daily project summary export' => '',
// 'Daily project summary export for "%s"' => '', // 'Daily project summary export for "%s"' => '',
'Exports' => 'Выгрузка', 'Exports' => 'Экспорт',
// 'This export contains the number of tasks per column grouped per day.' => '', // 'This export contains the number of tasks per column grouped per day.' => '',
'Nothing to preview...' => 'Нет данных для предпросмотра...', 'Nothing to preview...' => 'Нет данных для предпросмотра...',
'Preview' => 'Предпросмотр', 'Preview' => 'Предпросмотр',
@@ -620,11 +620,11 @@ return array(
'Swimlanes' => 'Swimlane\'ы', 'Swimlanes' => 'Swimlane\'ы',
'Swimlane updated successfully.' => 'Swimlane успешно обновлен.', 'Swimlane updated successfully.' => 'Swimlane успешно обновлен.',
'The default swimlane have been updated successfully.' => 'Стандартный swimlane был успешно обновлен.', 'The default swimlane have been updated successfully.' => 'Стандартный swimlane был успешно обновлен.',
// 'Unable to create your swimlane.' => '', 'Unable to create your swimlane.' => 'Невозможно создать swimlane.',
// 'Unable to remove this swimlane.' => '', 'Unable to remove this swimlane.' => 'Невозможно удалить swimlane.',
// 'Unable to update this swimlane.' => '', 'Unable to update this swimlane.' => 'Невозможно обновить swimlane.',
'Your swimlane have been created successfully.' => 'Ваш swimlane был успешно создан.', 'Your swimlane have been created successfully.' => 'Ваш swimlane был успешно создан.',
// 'Example: "Bug, Feature Request, Improvement"' => '', 'Example: "Bug, Feature Request, Improvement"' => 'Например: "Баг, Фича, Улучшение"',
'Default categories for new projects (Comma-separated)' => 'Стандартные категории для нового проекта (разделяются запятыми)', 'Default categories for new projects (Comma-separated)' => 'Стандартные категории для нового проекта (разделяются запятыми)',
// 'Gitlab commit received' => '', // 'Gitlab commit received' => '',
// 'Gitlab issue opened' => '', // 'Gitlab issue opened' => '',
@@ -638,7 +638,7 @@ return array(
'Project member' => 'Участник проекта', 'Project member' => 'Участник проекта',
'A project manager can change the settings of the project and have more privileges than a standard user.' => 'Менеджер проекта может изменять настройки проекта и имеет больше привелегий чем стандартный пользователь.', 'A project manager can change the settings of the project and have more privileges than a standard user.' => 'Менеджер проекта может изменять настройки проекта и имеет больше привелегий чем стандартный пользователь.',
// 'Gitlab Issue' => '', // 'Gitlab Issue' => '',
// 'Subtask Id' => '', 'Subtask Id' => 'Id подзадачи',
'Subtasks' => 'Подзадачи', 'Subtasks' => 'Подзадачи',
'Subtasks Export' => 'Экспортировать подзадачи', 'Subtasks Export' => 'Экспортировать подзадачи',
'Subtasks exportation for "%s"' => 'Экспорт подзадач для "%s"', 'Subtasks exportation for "%s"' => 'Экспорт подзадач для "%s"',
@@ -659,7 +659,7 @@ return array(
'All swimlanes' => 'Все swimlanes', 'All swimlanes' => 'Все swimlanes',
'All colors' => 'Все цвета', 'All colors' => 'Все цвета',
'All status' => 'Все статусы', 'All status' => 'Все статусы',
// 'Add a comment logging moving the task between columns' => '', 'Add a comment logging moving the task between columns' => 'Добавлять комментарий при движении задач между колонками',
'Moved to column %s' => 'Перемещена в колонку %s', 'Moved to column %s' => 'Перемещена в колонку %s',
'Change description' => 'Изменить описание', 'Change description' => 'Изменить описание',
'User dashboard' => 'Пользователь дашборда', 'User dashboard' => 'Пользователь дашборда',
@@ -702,7 +702,7 @@ return array(
'Link settings' => 'Настройки ссылки', 'Link settings' => 'Настройки ссылки',
// 'Opposite label' => '', // 'Opposite label' => '',
'Remove a link' => 'Удалить ссылку', 'Remove a link' => 'Удалить ссылку',
// 'Task\'s links' => '', 'Task\'s links' => 'Ссылки задачи',
// 'The labels must be different' => '', // 'The labels must be different' => '',
// 'There is no link.' => '', // 'There is no link.' => '',
// 'This label must be unique' => '', // 'This label must be unique' => '',