summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-01-31 23:32:29 +0000
committerEskiso <eSkiSo@users.noreply.github.com>2016-01-31 23:32:29 +0000
commit029599f05beb4c350f41a3fe5d1d2ea0fef534aa (patch)
treecafa350d0999d544e4b627ca3f8790d0050fd12b /app/Locale/pt_PT/translations.php
parent1ca83b5863d5bc8ed41626131f24168b64fd933c (diff)
Update Translation
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php61
1 files changed, 28 insertions, 33 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index e5406c17..573ea05f 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1097,37 +1097,32 @@ return array(
'Highest priority' => 'Prioridade mais alta',
'If you put zero to the low and high priority, this feature will be disabled.' => 'Se colocar zero na prioridade baixa ou alta, essa funcionalidade será desactivada.',
'Priority: %d' => 'Prioridade: %d',
- // 'Close a task when there is no activity' => '',
- // 'Duration in days' => '',
- // 'Send email when there is no activity on a task' => '',
- // 'List of external links' => '',
- // 'Unable to fetch link information.' => '',
- // 'Daily background job for tasks' => '',
- // 'Auto' => '',
- // 'Related' => '',
- // 'Attachment' => '',
- // 'Title not found' => '',
- // 'Web Link' => '',
- // 'External links' => '',
- // 'Add external link' => '',
- // 'Type' => '',
- // 'Dependency' => '',
- // 'View internal links' => '',
- // 'View external links' => '',
- // 'Add internal link' => '',
- // 'Add a new external link' => '',
- // 'Edit external link' => '',
- // 'External link' => '',
- // 'Copy and paste your link here...' => '',
- // 'URL' => '',
- // 'There is no external link for the moment.' => '',
- // 'Internal links' => '',
- // 'There is no internal link for the moment.' => '',
- // 'Assign to me' => '',
- // 'Me' => '',
- // 'Do not duplicate anything' => '',
- // 'Projects management' => '',
- // 'Users management' => '',
- // 'Groups management' => '',
- // 'Create from another project' => '',
+ 'Close a task when there is no activity' => 'Fechar tarefa quando não há actividade',
+ 'Duration in days' => 'Duração em dias',
+ 'Send email when there is no activity on a task' => 'Enviar email quando não há actividade numa tarefa',
+ 'List of external links' => 'Lista de ligações externas',
+ 'Unable to fetch link information.' => 'Impossivel obter informação da ligação.',
+ 'Daily background job for tasks' => 'Trabalho diário em segundo plano para tarefas',
+ 'Auto' => 'Auto',
+ 'Related' => 'Relacionado',
+ 'Attachment' => 'Anexo',
+ 'Title not found' => 'Titulo não encontrado',
+ 'Web Link' => 'Ligação Web',
+ 'External links' => 'Ligações externas',
+ 'Add external link' => 'Adicionar ligação externa',
+ 'Type' => 'Tipo',
+ 'Dependency' => 'Dependencia',
+ 'View internal links' => 'Ver ligações internas',
+ 'View external links' => 'Ver ligações externas',
+ 'Add internal link' => 'Adicionar ligação interna',
+ 'Add a new external link' => 'Adicionar nova ligação externa',
+ 'Edit external link' => 'Editar ligação externa',
+ 'External link' => 'Ligação externa',
+ 'Copy and paste your link here...' => 'Copie e cole a sua ligação aqui...',
+ 'URL' => 'URL',
+ 'There is no external link for the moment.' => 'De momento não existe nenhuma ligação externa.',
+ 'Internal links' => 'Ligações internas',
+ 'There is no internal link for the moment.' => 'De momento não existe nenhuma ligação interna.',
+ 'Assign to me' => 'Assignar a mim',
+ 'Me' => 'Eu',
);