Sync locales
This commit is contained in:
@@ -167,7 +167,6 @@ return array(
|
||||
'%d closed tasks' => '%d tarefas finalizadas',
|
||||
'No task for this project' => 'Não há tarefa para este projecto',
|
||||
'Public link' => 'Link público',
|
||||
'There is no column in your project!' => 'Não há colunas no seu projecto!',
|
||||
'Change assignee' => 'Mudar a assignação',
|
||||
'Change assignee for the task "%s"' => 'Modificar assignação para a tarefa "%s"',
|
||||
'Timezone' => 'Fuso horário',
|
||||
@@ -302,7 +301,6 @@ return array(
|
||||
'File removed successfully.' => 'Arquivo removido com sucesso.',
|
||||
'Attach a document' => 'Anexar um documento',
|
||||
'Do you really want to remove this file: "%s"?' => 'Tem a certeza que quer remover este arquivo: "%s"',
|
||||
'open' => 'Aberto',
|
||||
'Attachments' => 'Anexos',
|
||||
'Edit the task' => 'Editar a tarefa',
|
||||
'Edit the description' => 'Editar a descrição',
|
||||
@@ -593,7 +591,6 @@ return array(
|
||||
// '#%d' => '',
|
||||
'All swimlanes' => 'Todos os swimlane',
|
||||
'All colors' => 'Todas as cores',
|
||||
'All status' => 'Todos os estados',
|
||||
'Moved to column %s' => 'Mover para a coluna %s',
|
||||
'Change description' => 'Modificar a descrição',
|
||||
'User dashboard' => 'Painel de Controlo do utilizador',
|
||||
@@ -699,7 +696,6 @@ return array(
|
||||
'Unable to add this currency rate.' => 'Impossível adicionar essa taxa de câmbio.',
|
||||
'Webhook URL' => 'URL do webhook',
|
||||
'%s remove the assignee of the task %s' => '%s removeu a pessoa assignada à tarefa %s',
|
||||
'API URL' => 'URL da API',
|
||||
'Enable Gravatar images' => 'Activar imagem Gravatar',
|
||||
'Information' => 'Informações',
|
||||
'Check two factor authentication code' => 'Verificação do código de autenticação com factor duplo',
|
||||
@@ -1032,4 +1028,40 @@ return array(
|
||||
'Unread notifications' => 'Notificações por ler',
|
||||
'My filters' => 'Os meus filtros',
|
||||
'Notification methods:' => 'Metodos de notificação:',
|
||||
// 'Import tasks from CSV file' => '',
|
||||
// 'Unable to read your file' => '',
|
||||
// '%d task(s) have been imported successfully.' => '',
|
||||
// 'Nothing have been imported!' => '',
|
||||
// 'Import users from CSV file' => '',
|
||||
// '%d user(s) have been imported successfully.' => '',
|
||||
// 'Comma' => '',
|
||||
// 'Semi-colon' => '',
|
||||
// 'Tab' => '',
|
||||
// 'Vertical bar' => '',
|
||||
// 'Double Quote' => '',
|
||||
// 'Single Quote' => '',
|
||||
// '%s attached a file to the task #%d' => '',
|
||||
// 'There is no column or swimlane activated in your project!' => '',
|
||||
// 'Append filter (instead of replacement)' => '',
|
||||
// 'Append/Replace' => '',
|
||||
// 'Append' => '',
|
||||
// 'Replace' => '',
|
||||
// 'There is no notification method registered.' => '',
|
||||
// 'Import' => '',
|
||||
// 'change sorting' => '',
|
||||
// 'Tasks Importation' => '',
|
||||
// 'Delimiter' => '',
|
||||
// 'Enclosure' => '',
|
||||
// 'CSV File' => '',
|
||||
// 'Instructions' => '',
|
||||
// 'Your file must use the predefined CSV format' => '',
|
||||
// 'Your file must be encoded in UTF-8' => '',
|
||||
// 'The first row must be the header' => '',
|
||||
// 'Duplicates are not verified for you' => '',
|
||||
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
|
||||
// 'Download CSV template' => '',
|
||||
// 'No external integration registered.' => '',
|
||||
// 'Duplicates are not imported' => '',
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user