Sync locales
This commit is contained in:
@@ -327,10 +327,10 @@ return array(
|
||||
'Time tracking:' => 'Controle de tempo:',
|
||||
'New sub-task' => 'Nova subtarefa',
|
||||
'New attachment added "%s"' => 'Novo anexo adicionado "%s"',
|
||||
'Comment updated' => 'Comentário atualizado',
|
||||
'New comment posted by %s' => 'Novo comentário postado por %s',
|
||||
'New attachment' => 'Novo anexo',
|
||||
'New comment' => 'Novo comentário',
|
||||
'Comment updated' => 'Comentário atualizado',
|
||||
'New subtask' => 'Nova subtarefa',
|
||||
'Subtask updated' => 'Subtarefa alterada',
|
||||
'Task updated' => 'Tarefa alterada',
|
||||
@@ -841,7 +841,6 @@ return array(
|
||||
'End date:' => 'Data de término:',
|
||||
'There is no start date or end date for this project.' => 'Não há data de início ou data de término para este projeto.',
|
||||
'Projects Gantt chart' => 'Gráfico de Gantt dos projetos',
|
||||
'Link type' => 'Tipo de link',
|
||||
'Change task color when using a specific task link' => 'Mudar a cor da tarefa quando um link específico é utilizado',
|
||||
'Task link creation or modification' => 'Criação ou modificação de um link em uma tarefa',
|
||||
'Milestone' => 'Milestone',
|
||||
@@ -930,6 +929,7 @@ return array(
|
||||
'Usernames must be lowercase and unique' => 'Nomes de usuário devem ser únicos e em letras minúsculas',
|
||||
'Passwords will be encrypted if present' => 'Senhas serão encriptadas, se presentes',
|
||||
'%s attached a new file to the task %s' => '%s anexou um novo arquivo a tarefa %s',
|
||||
'Link type' => 'Tipo de link',
|
||||
'Assign automatically a category based on a link' => 'Atribuir automaticamente uma categoria baseada num link',
|
||||
'BAM - Konvertible Mark' => 'BAM - Mark conversível',
|
||||
'Assignee Username' => 'Usuário designado',
|
||||
@@ -1149,4 +1149,7 @@ return array(
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
// 'Avatar' => '',
|
||||
// 'Upload my avatar image' => '',
|
||||
// 'Remove my image' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user