New translations firefly.php (Portuguese, Brazilian)

This commit is contained in:
James Cole 2017-10-15 10:40:16 +02:00
parent e7a782359d
commit f82880a519

View File

@ -14,7 +14,7 @@ declare(strict_types=1);
return [ return [
// general stuff: // general stuff:
'close' => 'Fechar', 'close' => 'Fechar',
'actions' => 'Ações', 'actions' => 'Actions',
'edit' => 'Editar', 'edit' => 'Editar',
'delete' => 'Apagar', 'delete' => 'Apagar',
'welcomeBack' => 'O que está passando?', 'welcomeBack' => 'O que está passando?',
@ -28,10 +28,10 @@ return [
'showEverything' => 'Mostrar tudo', 'showEverything' => 'Mostrar tudo',
'never' => 'Nunca', 'never' => 'Nunca',
'no_results_for_empty_search' => 'Your search was empty, so nothing was found.', 'no_results_for_empty_search' => 'Your search was empty, so nothing was found.',
'removed_amount' => ':amount removido', 'removed_amount' => 'Removed :amount',
'added_amount' => ':amount adicionada', 'added_amount' => 'Added :amount',
'asset_account_role_help' => 'Quaisquer opções extras resultantes da sua escolha pode ser definido mais tarde.', 'asset_account_role_help' => 'Any extra options resulting from your choice can be set later.',
'Opening balance' => 'Saldo inicial', 'Opening balance' => 'Opening balance',
'create_new_stuff' => 'Criar novas coisas', 'create_new_stuff' => 'Criar novas coisas',
'new_withdrawal' => 'Nova retirada', 'new_withdrawal' => 'Nova retirada',
'new_deposit' => 'Novo depósito', 'new_deposit' => 'Novo depósito',