Update uk_UA (Ukrainian) translation
This commit is contained in:
@@ -170,7 +170,7 @@ return array(
|
|||||||
'Define action parameters' => 'Вкажіть параметри події',
|
'Define action parameters' => 'Вкажіть параметри події',
|
||||||
'Do you really want to remove this action: "%s"?' => 'Дійсно видалити дію "%s"?',
|
'Do you really want to remove this action: "%s"?' => 'Дійсно видалити дію "%s"?',
|
||||||
'Remove an automatic action' => 'Видалення автоматичної дії',
|
'Remove an automatic action' => 'Видалення автоматичної дії',
|
||||||
'Assign the task to a specific user' => 'Призначити певного користувача виконавцем задачі',
|
'Assign the task to a specific user' => 'Призначити виконавцем задачі певного користувача',
|
||||||
'Assign the task to the person who does the action' => 'Призначити виконавцем задачі користувача, що виконав дію',
|
'Assign the task to the person who does the action' => 'Призначити виконавцем задачі користувача, що виконав дію',
|
||||||
'Duplicate the task to another project' => 'Додати дублікат задачі до іншого проекту',
|
'Duplicate the task to another project' => 'Додати дублікат задачі до іншого проекту',
|
||||||
'Move a task to another column' => 'Перемістити задачу до іншої колонки',
|
'Move a task to another column' => 'Перемістити задачу до іншої колонки',
|
||||||
@@ -1373,14 +1373,14 @@ return array(
|
|||||||
'%s moved the task #%d to the column "%s"' => '%s перемістив задачу #%d до колонки "%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 position %d in the column "%s"' => '%s перемістив задачу #%d на позицію %d в колонці "%s"',
|
||||||
'%s moved the task #%d to the swimlane "%s"' => '%s перемістив задачу #%d на доріжку "%s"',
|
'%s moved the task #%d to the swimlane "%s"' => '%s перемістив задачу #%d на доріжку "%s"',
|
||||||
// '%sh spent' => '',
|
'%sh spent' => '%sh витрачено',
|
||||||
// '%sh estimated' => '',
|
'%sh estimated' => '%sh за оцінкою',
|
||||||
// 'Select All' => '',
|
'Select All' => 'Вибрати все',
|
||||||
// 'Unselect All' => '',
|
'Unselect All' => 'Прибрати вибір',
|
||||||
// 'Apply action' => '',
|
'Apply action' => 'Застосувати дію',
|
||||||
// 'Move selected tasks to another column' => '',
|
'Move selected tasks to another column' => 'Перемістити вибрані задачі до іншої колонки',
|
||||||
// 'Edit tasks in bulk' => '',
|
'Edit tasks in bulk' => 'Відредагувати багато задач одразу',
|
||||||
// 'Choose the properties that you would like to change for the selected tasks.' => '',
|
'Choose the properties that you would like to change for the selected tasks.' => 'Оберіть властивості, які ви бажаєте змінити в обраних задачах.',
|
||||||
// 'Configure this project' => '',
|
'Configure this project' => 'Налаштувати проект',
|
||||||
// 'Start now' => '',
|
'Start now' => 'Почати зараз',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user