Move locales
This commit is contained in:
13
Locale/pt_PT/translations.php
Normal file
13
Locale/pt_PT/translations.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => 'Calendário',
|
||||
'Calendar settings' => 'Configurações do calendário',
|
||||
'Project calendar view' => 'Vista em modo projeto do calendário',
|
||||
'User calendar view' => 'Vista em modo utilizador do calendário',
|
||||
'My calendar' => 'A minha agenda',
|
||||
'Switch to the list view' => 'Mudar para o modo Lista',
|
||||
'Show tasks based on the start date' => 'Mostrar as tarefas em função da data de início',
|
||||
'Subtasks time tracking' => 'Monitoramento do tempo comparado as subtarefas',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user