Updated PT translations.
This commit is contained in:
parent
fe42db9ea5
commit
aac2f93264
|
|
@ -1421,11 +1421,11 @@ return array(
|
|||
'Comment' => 'Comentário',
|
||||
'Collapse vertically' => 'Colapsar verticalmente',
|
||||
'Expand vertically' => 'Expandir verticalmente',
|
||||
// 'MXN - Mexican Peso' => '',
|
||||
// 'Estimated vs actual time per column' => '',
|
||||
// 'HUF - Hungarian Forint' => '',
|
||||
'MXN - Mexican Peso' => 'MXN - Peso Mexicano',
|
||||
'Estimated vs actual time per column' => 'Tempo estimado vs real por coluna',
|
||||
'HUF - Hungarian Forint' => 'HUF - Florim Húngaro',
|
||||
'XBT - Bitcoin' => 'XBT - Bitcoin',
|
||||
// 'You must select a file to upload as your avatar!' => '',
|
||||
// 'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => '',
|
||||
// 'Automatically set the due date when the task is moved away from a specific column' => '',
|
||||
'You must select a file to upload as your avatar!' => 'Tem selecionar um ficheiro para carregar como seu avatar!',
|
||||
'The file you uploaded is not a valid image! (Only *.gif, *.jpg, *.jpeg and *.png are allowed!)' => 'O ficheiro que carregou não uma imagem válida! (Apenas *.gif, *.jpg, *.jpeg e *.png são permitidas!)',
|
||||
'Automatically set the due date when the task is moved away from a specific column' => 'Definir automaticamente a data de vencimento quando a tarefa for arrastada de uma coluna específica',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue