summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2018-01-19 09:26:24 +0000
committerfguillot <fred@kanboard.net>2018-01-19 10:44:40 -0800
commite76ac1d0442300ef4e38ff792e36e92d2ff681e3 (patch)
tree4027c5ecf83feaf21092a2355c42a7061555c755 /app
parent2d8a020d3894cd39151cf33ced8560625d05fd55 (diff)
Updated translation
Diffstat (limited to 'app')
-rw-r--r--app/Locale/pt_PT/translations.php74
1 files changed, 37 insertions, 37 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index c8119f9f..5839aebe 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1336,41 +1336,41 @@ return array(
'Write one subject by line.' => 'Escreva um assunto por linha.',
'Create another link' => 'Criar outro link',
'BRL - Brazilian Real' => 'BRL - Real Brasileiro',
- // 'Add a new Kanboard task' => '',
- // 'Subtask not started' => '',
- // 'Subtask currently in progress' => '',
- // 'Subtask completed' => '',
- // 'Subtask added successfully.' => '',
- // '%d subtasks added successfully.' => '',
- // 'Enter one subtask by line.' => '',
- // 'Predefined Contents' => '',
- // 'Predefined contents' => '',
- // 'Predefined Task Description' => '',
- // 'Do you really want to remove this template? "%s"' => '',
- // 'Add predefined task description' => '',
- // 'Predefined Task Descriptions' => '',
- // 'Template created successfully.' => '',
- // 'Unable to create this template.' => '',
- // 'Template updated successfully.' => '',
- // 'Unable to update this template.' => '',
- // 'Template removed successfully.' => '',
- // 'Unable to remove this template.' => '',
- // 'Template for the task description' => '',
- // 'The start date is greater than the end date' => '',
- // 'Tags must be separated by a comma' => '',
- // 'Only the task title is required' => '',
- // 'Creator Username' => '',
- // 'Color Name' => '',
- // 'Column Name' => '',
- // 'Swimlane Name' => '',
- // 'Time Estimated' => '',
- // 'Time Spent' => '',
- // 'External Link' => '',
- // 'This feature enables the iCal feed, RSS feed and the public board view.' => '',
- // 'Stop the timer of all subtasks when moving a task to another column' => '',
- // 'Subtask Title' => '',
- // 'Add a subtask and activate the timer when moving a task to another column' => '',
- // 'days' => '',
- // 'minutes' => '',
- // 'seconds' => '',
+ 'Add a new Kanboard task' => 'Adicionar nova tarefa Kanboard',
+ 'Subtask not started' => 'Sub-tarefa não iniciada',
+ 'Subtask currently in progress' => 'Sub-tarefa em progresso',
+ 'Subtask completed' => 'Sub-tarefa concluida',
+ 'Subtask added successfully.' => 'Sub-tarefa adicionada com sucesso.',
+ '%d subtasks added successfully.' => '%d sub-tarefas adicionadas com sucesso.',
+ 'Enter one subtask by line.' => 'Escreva uma sub-tarefa por linha.',
+ 'Predefined Contents' => 'Conteudos Predefinidos',
+ 'Predefined contents' => 'Conteudos predefinidos',
+ 'Predefined Task Description' => 'Descricção de Tarefa Predefinida',
+ 'Do you really want to remove this template? "%s"' => 'Tem a certeza que pretende remover este template? "%s"',
+ 'Add predefined task description' => 'Adicionar descrição predefinida de tarefa',
+ 'Predefined Task Descriptions' => 'Descrições Predefinidas de Tarefa',
+ 'Template created successfully.' => 'Template criado com sucesso.',
+ 'Unable to create this template.' => 'Não foi possivel criar este template.',
+ 'Template updated successfully.' => 'Template actualizado com sucesso.',
+ 'Unable to update this template.' => 'Não foi possivel actualizar este template.',
+ 'Template removed successfully.' => 'Template removido com sucesso.',
+ 'Unable to remove this template.' => 'Não foi possivel remover este template.',
+ 'Template for the task description' => 'Template para descrição de tarefa',
+ 'The start date is greater than the end date' => 'A data de inicio é maior que a data de fim',
+ 'Tags must be separated by a comma' => 'Tags tem de ser separadas por virgula',
+ 'Only the task title is required' => 'Apenas o titulo da tarefa é necessário',
+ 'Creator Username' => 'Utilizador do Criador',
+ 'Color Name' => 'Nome da Cor',
+ 'Column Name' => 'Noma da Coluna',
+ 'Swimlane Name' => 'Nome da Swimlane',
+ 'Time Estimated' => 'Tempo Estimado',
+ 'Time Spent' => 'Tempo Gasto',
+ 'External Link' => 'Ligação Externa',
+ 'This feature enables the iCal feed, RSS feed and the public board view.' => 'Esta característica activa a feed do iCal, a feed do RSS e a vista publica do quadro.',
+ 'Stop the timer of all subtasks when moving a task to another column' => 'Parar o temporizador de todas as sub-tarefas quando a tarefa for movida para outra coluna',
+ 'Subtask Title' => 'Titulo de sub-tarefa',
+ 'Add a subtask and activate the timer when moving a task to another column' => 'Adicionar uma sub-tarefa e activar o temporizador quando a tarefa for movida para outra coluna',
+ 'days' => 'dias',
+ 'minutes' => 'minutos',
+ 'seconds' => 'segundos',
);