From 27483edab717cc058cd8975490534b40fbe2c7d3 Mon Sep 17 00:00:00 2001 From: Eskiso Date: Mon, 5 Dec 2016 13:59:38 +0000 Subject: Updated Translation --- app/Locale/pt_PT/translations.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index 47763d30..9206ce68 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -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', ); -- cgit v1.2.3