Update translations
This commit is contained in:
@@ -4,9 +4,7 @@ return array(
|
||||
'number.decimals_separator' => ',',
|
||||
'number.thousands_separator' => ' ',
|
||||
'None' => 'Nenhum',
|
||||
'edit' => 'editar',
|
||||
'Edit' => 'Editar',
|
||||
'remove' => 'remover',
|
||||
'Remove' => 'Remover',
|
||||
'Yes' => 'Sim',
|
||||
'No' => 'Não',
|
||||
@@ -167,8 +165,6 @@ return array(
|
||||
'Automatic actions for the project "%s"' => 'Acções automáticas para o projeto "%s"',
|
||||
'Add an action' => 'Adicionar Acção',
|
||||
'Event name' => 'Nome do evento',
|
||||
'Action name' => 'Nome da acção',
|
||||
'Action parameters' => 'Parâmetros da acção',
|
||||
'Action' => 'Acção',
|
||||
'Event' => 'Evento',
|
||||
'When the selected event occurs execute the corresponding action.' => 'Quando o evento selecionado ocorrer execute a acção correspondente.',
|
||||
@@ -187,7 +183,7 @@ return array(
|
||||
'Position' => 'Posição',
|
||||
'Duplicate to another project' => 'Duplicar para outro projeto',
|
||||
'Duplicate' => 'Duplicar',
|
||||
'link' => 'link',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Comentário actualizado com sucesso.',
|
||||
'Unable to update your comment.' => 'Não é possível actualizar o seu comentário.',
|
||||
'Remove a comment' => 'Remover um comentário',
|
||||
@@ -234,7 +230,6 @@ return array(
|
||||
'Category:' => 'Categoria:',
|
||||
'Categories' => 'Categorias',
|
||||
'Your category have been created successfully.' => 'A sua categoria foi criada com sucesso.',
|
||||
'Unable to create your category.' => 'Não foi possível criar a sua categoria.',
|
||||
'This category has been updated successfully.' => 'A sua categoria foi actualizada com sucesso.',
|
||||
'Unable to update this category.' => 'Não foi possível actualizar a sua categoria.',
|
||||
'Remove a category' => 'Remover uma categoria',
|
||||
@@ -899,7 +894,6 @@ return array(
|
||||
'Add group member' => 'Adicionar membro de grupo',
|
||||
'Do you really want to remove this group: "%s"?' => 'Tem a certeza que quer remover este grupo: "%s"?',
|
||||
'There is no user in this group.' => 'Não existe utilizadores neste grupo.',
|
||||
'Remove this user' => 'Remover este utilizador',
|
||||
'Permissions' => 'Permissões',
|
||||
'Allowed Users' => 'Utilizadores Permitidos',
|
||||
'No user have been allowed specifically.' => 'Nenhum utilizador foi especificamente permitido.',
|
||||
@@ -1309,4 +1303,21 @@ return array(
|
||||
'This project is open' => 'Este projeto está aberto',
|
||||
'This project is closed' => 'Este projecto está fechado',
|
||||
// 'Unable to upload files, check the permissions of your data folder.' => '',
|
||||
// 'Another category with the same name exists in this project' => '',
|
||||
// 'Comment sent by email successfully.' => '',
|
||||
// 'Sent by email to [%s](mailto:%s) (%s)' => '',
|
||||
// 'Unable to read uploaded file.' => '',
|
||||
// 'Database uploaded successfully.' => '',
|
||||
// 'Task sent by email successfully.' => '',
|
||||
// 'There is no category in this project.' => '',
|
||||
// 'Send by email' => '',
|
||||
// 'Create and send a comment by email' => '',
|
||||
// 'Subject' => '',
|
||||
// 'Upload the database' => '',
|
||||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user