Sync locales

This commit is contained in:
Frederic Guillot
2016-02-20 11:34:16 -05:00
parent c8c1242c26
commit 8383252286
29 changed files with 555 additions and 199 deletions

View File

@@ -975,7 +975,7 @@ return array(
'Manager' => 'Gerente',
'Project Manager' => 'Gerente de projeto',
'Project Member' => 'Membro de projeto',
'Project Viewer' => '',
// 'Project Viewer' => '',
'Your account is locked for %d minutes' => 'A sua conta está bloqueada por %d minutos',
'Invalid captcha' => 'Captcha inválido',
'The name must be unique' => 'O nome deve ser único',
@@ -1138,4 +1138,18 @@ return array(
// 'Uploaded by %s' => '',
// 'Filename' => '',
// 'Size' => '',
// 'Column created successfully.' => '',
// 'Another column with the same name exists in the project' => '',
// 'Default filters' => '',
// 'Your board doesn\'t have any column!' => '',
// 'Change column position' => '',
// 'Switch to the project overview' => '',
// 'User filters' => '',
// 'Category filters' => '',
// 'Upload a file' => '',
// 'There is no attachment at the moment.' => '',
// 'View file' => '',
// 'Last activity' => '',
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
);