Updated translation
This commit is contained in:
parent
4badb84dba
commit
82b47f7400
|
|
@ -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',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue