commit
9ef2b2a026
|
|
@ -1271,21 +1271,21 @@ return array(
|
|||
'Your personal API access token is "%s"' => 'O seu token de acesso pessoal ao API é "%s"',
|
||||
'Remove your token' => 'Remover o seu token',
|
||||
'Generate a new token' => 'Gerar um novo token',
|
||||
// 'Showing %d-%d of %d' => '',
|
||||
// 'Outgoing Emails' => '',
|
||||
// 'Add or change currency rate' => '',
|
||||
// 'Reference currency: %s' => '',
|
||||
// 'Add custom filters' => '',
|
||||
// 'Export' => '',
|
||||
// 'Add link label' => '',
|
||||
// 'Incompatible Plugins' => '',
|
||||
// 'Compatibility' => '',
|
||||
// 'Permissions and ownership' => '',
|
||||
// 'Priorities' => '',
|
||||
// 'Close this window' => '',
|
||||
// 'Unable to upload this file.' => '',
|
||||
// 'Import tasks' => '',
|
||||
// 'Choose a project' => '',
|
||||
// 'Profile' => '',
|
||||
// 'Application role' => '',
|
||||
'Showing %d-%d of %d' => 'A mostrar %d-%d de %d',
|
||||
'Outgoing Emails' => 'Emails de saída',
|
||||
'Add or change currency rate' => 'Adicionar ou alterar taxa da moeda',
|
||||
'Reference currency: %s' => 'Moeda de referência: %s',
|
||||
'Add custom filters' => 'Adicionar filtros personalizados',
|
||||
'Export' => 'Exportar',
|
||||
'Add link label' => 'Adicionar etiqueta de associação',
|
||||
'Incompatible Plugins' => 'Plugins incompatíveis',
|
||||
'Compatibility' => 'Compatibilidade',
|
||||
'Permissions and ownership' => 'Permissões e propriedade',
|
||||
'Priorities' => 'Prioridades',
|
||||
'Close this window' => 'Feche esta janela',
|
||||
'Unable to upload this file.' => 'Não foi possível enviar este ficheiro.',
|
||||
'Import tasks' => 'Importar tarefas',
|
||||
'Choose a project' => 'Escolha um projeto',
|
||||
'Profile' => 'Perfil',
|
||||
'Application role' => 'Função na Aplicação',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue