summaryrefslogtreecommitdiff
path: root/app/Locale/pt_PT/translations.php
diff options
context:
space:
mode:
authorEskiso <eSkiSo@users.noreply.github.com>2016-03-28 11:14:27 +0100
committerEskiso <eSkiSo@users.noreply.github.com>2016-03-28 11:14:27 +0100
commit82b47f74001dc1e5625eff298c463e6a828884e0 (patch)
treea02d6182f45b78492e7c21640edbbd7fc76b31a0 /app/Locale/pt_PT/translations.php
parent4badb84dbaef0a81e8e292e932769aa3b96099d9 (diff)
Updated translation
Diffstat (limited to 'app/Locale/pt_PT/translations.php')
-rw-r--r--app/Locale/pt_PT/translations.php36
1 files changed, 18 insertions, 18 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 1c327887..e38344f8 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1135,22 +1135,22 @@ return array(
'There is no action at the moment.' => 'De momento não existe acção.',
'Import actions from another project' => 'Importar acções de outro projecto',
'There is no available project.' => 'Não existe projecto disponivel.',
- // 'Local File' => '',
- // 'Configuration' => '',
- // 'PHP version:' => '',
- // 'PHP SAPI:' => '',
- // 'OS version:' => '',
- // 'Database version:' => '',
- // 'Browser:' => '',
- // 'Task view' => '',
- // 'Edit task' => '',
- // 'Edit description' => '',
- // 'New internal link' => '',
- // 'Display list of keyboard shortcuts' => '',
- // 'Menu' => '',
- // 'Set start date' => '',
- // 'Avatar' => '',
- // 'Upload my avatar image' => '',
- // 'Remove my image' => '',
- // 'The OAuth2 state parameter is invalid' => '',
+ 'Local File' => 'Ficheiro Local',
+ 'Configuration' => 'Configuração',
+ 'PHP version:' => 'Versão PHP:',
+ 'PHP SAPI:' => 'SAPI PHP:',
+ 'OS version:' => 'Versão SO:',
+ 'Database version:' => 'Versão base de dados:',
+ 'Browser:' => 'Navegador:',
+ 'Task view' => 'Vista de Tarefas',
+ 'Edit task' => 'Editar tarefa',
+ 'Edit description' => 'Editar descrição',
+ 'New internal link' => 'Nova ligação interna',
+ 'Display list of keyboard shortcuts' => 'Mostrar lista de atalhos do teclado',
+ 'Menu' => 'Menu',
+ 'Set start date' => 'Definir data de inicio',
+ 'Avatar' => 'Avatar',
+ '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',
);