summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-01-20 09:02:37 +0000
committerEskiso <eSkiSo@users.noreply.github.com>2016-01-20 09:02:37 +0000
commit6df53e54da5043ac9ba953bb441309d154b684bb (patch)
treed095241e8b114b80e0f4d032c0d68fa79a5af1ac /app
parent209dae72faee6042695eb480e2424b311a09bdb0 (diff)
Updated translation
Diffstat (limited to 'app')
-rw-r--r--app/Locale/pt_PT/translations.php8
1 files changed, 4 insertions, 4 deletions
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',
);