From 6df53e54da5043ac9ba953bb441309d154b684bb Mon Sep 17 00:00:00 2001
From: Eskiso <eSkiSo@users.noreply.github.com>
Date: Wed, 20 Jan 2016 09:02:37 +0000
Subject: Updated translation

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

(limited to 'app/Locale')

diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 2a8df360..b6810999 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1098,8 +1098,8 @@ return array(
     'Creation' => 'Criação',
     'Expiration' => 'Expiração',
     'Password reset history' => 'Histórico da redefinição da password',
-    // 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '',
-    // 'Do you really want to close all tasks of this column?' => '',
-    // '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '',
-    // 'Close all tasks of this column' => '',
+    'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Todas as tarefas na coluna "%s" e na swimlane "%s" foram fechadas com successo.',
+    'Do you really want to close all tasks of this column?' => 'Tem a certeza que quer fechar todas as tarefas nesta coluna?',
+    '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '%d tarefa(s) na coluna "%s" e na swimlane "%s" serão fechadas.',
+    'Close all tasks of this column' => 'Fechar todas as tarefas nesta coluna',
 );
-- 
cgit v1.2.3