Updated Translation

This commit is contained in:
Eskiso 2016-12-05 13:59:38 +00:00 committed by GitHub
parent 6d2bd7383a
commit 27483edab7
1 changed files with 9 additions and 9 deletions

View File

@ -1278,13 +1278,13 @@ return array(
'Moving a task is not permitted' => 'Não é permitido mover uma tarefa',
'This value must be in the range %d to %d' => 'Este valor deve estar entre %d e %d',
'You are not allowed to move this task.' => 'Não lhe é permitido mover esta tarefa.',
// 'API User Access' => '',
// 'Preview' => '',
// 'Write' => '',
// 'Write your text in Markdown' => '',
// 'New External Task: %s' => '',
// 'No personal API access token registered.' => '',
// 'Your personal API access token is "%s"' => '',
// 'Remove your token' => '',
// 'Generate a new token' => '',
'API User Access' => 'Acesso de Utilizador ao API',
'Preview' => 'Pré-Visualizar',
'Write' => 'Escrever',
'Write your text in Markdown' => 'Escreva o seu texto em Markdown',
'New External Task: %s' => 'Nova Tarefa Externa: %s',
'No personal API access token registered.' => 'Nenhum token pessoal de acesso ao API ',
'Your personal API access token is "%s"' => 'O seu token de acesso pessoal ao API ',
'Remove your token' => 'Remover o seu token',
'Generate a new token' => 'Gerar um novo token',
);