mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-09 03:08:09 +00:00
New translations firefly.php (Portuguese, Brazilian)
This commit is contained in:
@@ -804,36 +804,36 @@ return [
|
|||||||
'remove_money_from_piggy_title' => 'Retire o dinheiro do cofrinho ":name"',
|
'remove_money_from_piggy_title' => 'Retire o dinheiro do cofrinho ":name"',
|
||||||
'add' => 'Adicionar',
|
'add' => 'Adicionar',
|
||||||
|
|
||||||
'remove' => 'Remover',
|
'remove' => 'Remover',
|
||||||
'max_amount_add' => 'É a quantidade máxima que você pode adicionar é',
|
'max_amount_add' => 'É a quantidade máxima que você pode adicionar é',
|
||||||
'max_amount_remove' => 'É a quantidade máxima que você pode remover é',
|
'max_amount_remove' => 'É a quantidade máxima que você pode remover é',
|
||||||
'update_piggy_button' => 'Atualizar cofrinho',
|
'update_piggy_button' => 'Atualizar cofrinho',
|
||||||
'update_piggy_title' => 'Atualizar cofrinho ":name"',
|
'update_piggy_title' => 'Atualizar cofrinho ":name"',
|
||||||
'updated_piggy_bank' => 'Cofrinho ":name" atualizado',
|
'updated_piggy_bank' => 'Cofrinho ":name" atualizado',
|
||||||
'details' => 'Detalhes',
|
'details' => 'Detalhes',
|
||||||
'events' => 'Eventos',
|
'events' => 'Eventos',
|
||||||
'target_amount' => 'Valor alvo',
|
'target_amount' => 'Valor alvo',
|
||||||
'start_date' => 'Data de Início',
|
'start_date' => 'Data de Início',
|
||||||
'target_date' => 'Data Alvo',
|
'target_date' => 'Data Alvo',
|
||||||
'no_target_date' => 'Nenhum data',
|
'no_target_date' => 'Nenhum data',
|
||||||
'table' => 'Tabela',
|
'table' => 'Tabela',
|
||||||
'delete_piggy_bank' => 'Apagar cofrinho ":name"',
|
'delete_piggy_bank' => 'Apagar cofrinho ":name"',
|
||||||
'cannot_add_amount_piggy' => 'Não foi possível adicionar :amount a ":name".',
|
'cannot_add_amount_piggy' => 'Não foi possível adicionar :amount a ":name".',
|
||||||
'cannot_remove_from_piggy' => 'Could not remove :amount from ":name".',
|
'cannot_remove_from_piggy' => 'Could not remove :amount from ":name".',
|
||||||
'deleted_piggy_bank' => 'Apagar cofrinho ":name"',
|
'deleted_piggy_bank' => 'Apagar cofrinho ":name"',
|
||||||
'added_amount_to_piggy' => 'Adicionado :amount de ":name"',
|
'added_amount_to_piggy' => 'Adicionado :amount de ":name"',
|
||||||
'removed_amount_from_piggy' => 'Removido :amount de ":name"',
|
'removed_amount_from_piggy' => 'Removido :amount de ":name"',
|
||||||
|
|
||||||
// tags
|
// tags
|
||||||
'regular_tag' => 'Apenas uma tag regular.',
|
'regular_tag' => 'Apenas uma tag regular.',
|
||||||
'balancing_act' => 'A tag leva no máximo duas transações; um gasto e uma transferência. Eles vão equilibrar um ao outro.',
|
'balancing_act' => 'A tag leva no máximo duas transações; um gasto e uma transferência. Eles vão equilibrar um ao outro.',
|
||||||
'advance_payment' => 'A tag aceita uma despesa e qualquer número de depósitos destinados para pagar a despesa original.',
|
'advance_payment' => 'A tag aceita uma despesa e qualquer número de depósitos destinados para pagar a despesa original.',
|
||||||
'delete_tag' => 'Apagar tag ":tag"',
|
'delete_tag' => 'Apagar tag ":tag"',
|
||||||
'deleted_tag' => 'Apagar tag ":tag"',
|
'deleted_tag' => 'Apagar tag ":tag"',
|
||||||
'new_tag' => 'Fazer nova tag',
|
'new_tag' => 'Fazer nova tag',
|
||||||
'edit_tag' => 'Editar tag ":tag"',
|
'edit_tag' => 'Editar tag ":tag"',
|
||||||
'updated_tag' => 'Tag atualizada ":tag"',
|
'updated_tag' => 'Tag atualizada ":tag"',
|
||||||
'created_tag' => 'Tag ":tag" foi criada!',
|
'created_tag' => 'Tag ":tag" foi criada!',
|
||||||
|
|
||||||
'transaction_journal_information' => 'Informação da transação',
|
'transaction_journal_information' => 'Informação da transação',
|
||||||
'transaction_journal_meta' => 'Meta-informação',
|
'transaction_journal_meta' => 'Meta-informação',
|
||||||
@@ -899,6 +899,14 @@ return [
|
|||||||
'overview_for_link' => 'Overview for link type ":name"',
|
'overview_for_link' => 'Overview for link type ":name"',
|
||||||
'delete_journal_link' => 'Delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>',
|
'delete_journal_link' => 'Delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>',
|
||||||
'deleted_link' => 'Deleted link',
|
'deleted_link' => 'Deleted link',
|
||||||
|
'1_outward' => 'relates to',
|
||||||
|
'2_outward' => '(partially) refunds',
|
||||||
|
'3_outward' => '(partially) pays for',
|
||||||
|
'4_outward' => '(partially) reimburses',
|
||||||
|
'1_inward' => 'relates to',
|
||||||
|
'2_inward' => 'is (partially) refunded by',
|
||||||
|
'3_inward' => 'is (partially) paid for by',
|
||||||
|
'4_inward' => 'is (partially) reimbursed by',
|
||||||
|
|
||||||
|
|
||||||
// split a transaction:
|
// split a transaction:
|
||||||
|
|||||||
Reference in New Issue
Block a user