Sync translations
This commit is contained in:
@@ -1403,7 +1403,6 @@ return array(
|
||||
'Task #%d "%s" has been moved to the project "%s"' => 'Задача #%d "%s" перемещена в проект "%s"',
|
||||
'Move the task to another column when the due date is less than a certain number of days' => 'Переместить задачу в другую колонку, если дата окончания меньше заданного количества дней',
|
||||
'Automatically update the start date when the task is moved away from a specific column' => 'Автоматически обновить дату начала, если задача перемещена из указанной колонки',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Автоматически назначить дату завершения, если задача перемещена из указанной колонки',
|
||||
'HTTP Client:' => 'HTTP Клиент:',
|
||||
'Assigned' => 'Назначенные',
|
||||
'Task limits apply to each swimlane individually' => 'Лимиты задач применяются к каждой дорожке отдельно',
|
||||
@@ -1428,4 +1427,11 @@ return array(
|
||||
'XBT - Bitcoin' => 'XBT - Биткоин',
|
||||
'You must select a file to upload as your avatar!' => 'Вы должны выбрать файл для загрузки в качестве аватара!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'Выбранный вами файл не является изображением! (Допустимые расширения: *.gif, *.jpg, *.jpeg, *.png)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Автоматически назначить дату завершения, если задача перемещена из указанной колонки',
|
||||
// 'No other projects found.' => '',
|
||||
// 'Please choose a project you want to copy the tasks from.' => '',
|
||||
// 'Import Tasks' => '',
|
||||
// 'Copy' => '',
|
||||
// 'Tasks copied successfully.' => '',
|
||||
// 'Unable to copy tasks.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user