Sync locales

This commit is contained in:
Frederic Guillot
2017-04-08 16:59:43 -04:00
parent 2b0936ac31
commit 6dcaf43c52
27 changed files with 314 additions and 2 deletions

View File

@@ -1319,4 +1319,16 @@ return array(
'%d notifications' => '%d notificações',
'%d notification' => '%d notificação',
// 'There is no external integration installed.' => '',
// 'You are not allowed to update tasks assigned to someone else.' => '',
// 'You are not allowed to change the assignee.' => '',
// 'Task suppression is not permitted' => '',
// 'Changing assignee is not permitted' => '',
// 'Update only assigned tasks is permitted' => '',
// 'Only for tasks assigned to the current user' => '',
// 'My projects' => '',
// 'Your are not member of any project.' => '',
// 'My subtasks' => '',
// '%d subtasks' => '',
// '%d subtask' => '',
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
);