From baf3b31cf50f779fc52223c431abd83ce4cb969f Mon Sep 17 00:00:00 2001
From: António Pereira <toni_to_1993@hotmail.com>
Date: Sun, 30 Apr 2017 13:32:26 +0100
Subject: Update pt_PT/translations.php

---
 app/Locale/pt_PT/translations.php | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 63b31fba..de2c330b 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1318,17 +1318,17 @@ return array(
     'User disabled' => 'Utilizador desactivado',
     '%d notifications' => '%d notificações',
     '%d notification' => '%d notificação',
-    // 'There is no external integration installed.' => '',
-    // 'You are not allowed to update tasks assigned to someone else.' => '',
-    // 'You are not allowed to change the assignee.' => '',
-    // 'Task suppression is not permitted' => '',
-    // 'Changing assignee is not permitted' => '',
-    // 'Update only assigned tasks is permitted' => '',
-    // 'Only for tasks assigned to the current user' => '',
-    // 'My projects' => '',
-    // 'Your are not member of any project.' => '',
-    // 'My subtasks' => '',
-    // '%d subtasks' => '',
-    // '%d subtask' => '',
-    // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
+    'There is no external integration installed.' => 'Não há integração externa instalada.',
+    'You are not allowed to update tasks assigned to someone else.' => 'Não tem permissão para atualizar tarefas atribuídas a outra pessoa.',
+    'You are not allowed to change the assignee.' => 'Não tem permissão para alterar a atribuição',
+    'Task suppression is not permitted' => 'A supressão de tarefas não é permitida',
+    'Changing assignee is not permitted' => 'Não é permitido alterar a atribuição',
+    'Update only assigned tasks is permitted' => 'Apenas é permitido atualizar as tarefas atribuídas',
+    'Only for tasks assigned to the current user' => 'Apenas para tarefas atribuídas ao utilizador atual',
+    'My projects' => 'Meus projetos',
+    'Your are not member of any project.' => 'Não é membro de nenhum projeto.',
+    'My subtasks' => 'Minhas subtarefas',
+    '%d subtasks' => '%d subtarefas',
+    '%d subtask' => '%d subtarefa',
+    'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Apenas é permitido mover a tarefa entre essas colunas para tarefas atribuídas ao utilizador atual',
 );
-- 
cgit v1.2.3