summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-04-12 22:33:24 +0100
committerEskiso <eSkiSo@users.noreply.github.com>2016-04-12 22:33:24 +0100
commite56b77dff334510f3de496d48b4c5814e90b8e76 (patch)
treeabf65447e74f7a23f96cd7bc1f1e656be4c38abd /app/Locale/pt_PT
parent964e0889b537457f627447729438b313e4ce543c (diff)
Updated Translation
Diffstat (limited to 'app/Locale/pt_PT')
-rw-r--r--app/Locale/pt_PT/translations.php28
1 files changed, 14 insertions, 14 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index ea8c9a93..aa51534b 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1153,18 +1153,18 @@ return array(
'Upload my avatar image' => 'Enviar a minha imagem de avatar',
'Remove my image' => 'Remover a minha imagem',
'The OAuth2 state parameter is invalid' => 'O parametro de estado do OAuth2 é inválido',
- // 'User not found.' => '',
- // 'Search in activity stream' => '',
- // 'My activities' => '',
- // 'Activity until yesterday' => '',
- // 'Activity until today' => '',
- // 'Search by creator: ' => '',
- // 'Search by creation date: ' => '',
- // 'Search by task status: ' => '',
- // 'Search by task title: ' => '',
- // 'Activity stream search' => '',
- // 'Projects where "%s" is manager' => '',
- // 'Projects where "%s" is member' => '',
- // 'Open tasks assigned to "%s"' => '',
- // 'Closed tasks assigned to "%s"' => '',
+ 'User not found.' => 'Utilizador não encontrado.',
+ 'Search in activity stream' => 'Procurar no fluxo de atividade',
+ 'My activities' => 'Minhas actividades',
+ 'Activity until yesterday' => 'Actividade até ontem',
+ 'Activity until today' => 'Actividade até hoje',
+ 'Search by creator: ' => 'Procurar por criador: ',
+ 'Search by creation date: ' => 'Procurar por data de criação: ',
+ 'Search by task status: ' => 'Procurar por estado da tarefa: ',
+ 'Search by task title: ' => 'Procurar por titulo da tarefa: ',
+ 'Activity stream search' => 'Procurar fluxo de actividade',
+ 'Projects where "%s" is manager' => 'Projectos onde "%s" é gestor',
+ 'Projects where "%s" is member' => 'Projectos onde "%s" é membro',
+ 'Open tasks assigned to "%s"' => 'Tarefas abertas assignadas a "%s"',
+ 'Closed tasks assigned to "%s"' => 'Tarefas fechadas assignadas a "%s"',
);