Updated translation

This commit is contained in:
Eskiso 2015-11-19 11:54:51 +00:00
parent 0a8c111ca9
commit 4c3e519fa9
1 changed files with 39 additions and 39 deletions

View File

@ -1026,43 +1026,43 @@ return array(
'Owner' => 'Dono',
'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' => '',
// '%s attached a new file to the task %s' => '',
// 'Assign automatically a category based on a link' => '',
'Notification methods:' => 'Métodos de notificação:',
'Import tasks from CSV file' => 'Importar tarefas de um ficheiro CSV',
'Unable to read your file' => 'Não foi possivel ler o ficheiro',
'%d task(s) have been imported successfully.' => '%d tarefa(s) importada(s) com successo.',
'Nothing have been imported!' => 'Nada foi importado',
'Import users from CSV file' => 'Importar utilizadores de um ficheiro CSV',
'%d user(s) have been imported successfully.' => '%d utilizadore(s) importados com successo.',
'Comma' => 'Vírgula',
'Semi-colon' => 'Ponto e Vírgula',
'Tab' => 'Tabulação',
'Vertical bar' => 'Barra vertical',
'Double Quote' => 'Aspas',
'Single Quote' => 'Plica',
'%s attached a file to the task #%d' => '%s anexou um ficheiro à tarefa #%d',
'There is no column or swimlane activated in your project!' => 'Não existe nenhuma coluna ou swimlane activado no seu projecto!',
'Append filter (instead of replacement)' => 'Acrescentar filtro (em vez de substituir)',
'Append/Replace' => 'Acrescentar/Substituir',
'Append' => 'Acrescentar',
'Replace' => 'Substituir',
'There is no notification method registered.' => 'Não existe método de notificação registrado.',
'Import' => 'Importar',
'change sorting' => 'alterar ordernação',
'Tasks Importation' => 'Importação de Tarefas',
'Delimiter' => 'Delimitador',
'Enclosure' => 'Clausura',
'CSV File' => 'Ficheiro CSV',
'Instructions' => 'Instruções',
'Your file must use the predefined CSV format' => 'O seu ficheiro tem de usar um formato CSV pre-definido',
'Your file must be encoded in UTF-8' => 'O seu ficheiro tem de estar codificado como UTF-8',
'The first row must be the header' => 'A primeira linha tem de ser o cabeçalho',
'Duplicates are not verified for you' => 'Duplicados não são verificados por si',
'The due date must use the ISO format: YYYY-MM-DD' => 'A data de expiração tem de estar no formato ISO: AAAA-MM-DD',
'Download CSV template' => 'Descarregar template CSV',
'No external integration registered.' => 'Nenhuma integração externa registrada.',
'Duplicates are not imported' => 'Duplicados não são importados',
'Usernames must be lowercase and unique' => 'Utilizadores tem de estar em letra pequena e ser unicos',
'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 ficheiro à tarefa %s',
'Assign automatically a category based on a link' => 'Assignar automáticamente a categoria baseada num link',
);