mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-08-29 01:13:08 +00:00
New translations firefly.php (Portuguese, Brazilian)
This commit is contained in:
@@ -20,6 +20,7 @@ return [
|
|||||||
'everything' => 'Tudo',
|
'everything' => 'Tudo',
|
||||||
'customRange' => 'Intervalo Personalizado',
|
'customRange' => 'Intervalo Personalizado',
|
||||||
'apply' => 'Aplicar',
|
'apply' => 'Aplicar',
|
||||||
|
'select_date' => 'Select date..',
|
||||||
'cancel' => 'Cancelar',
|
'cancel' => 'Cancelar',
|
||||||
'from' => 'De',
|
'from' => 'De',
|
||||||
'to' => 'Até',
|
'to' => 'Até',
|
||||||
@@ -112,8 +113,8 @@ return [
|
|||||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
|
'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
|
||||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end',
|
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end',
|
||||||
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
|
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
|
||||||
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
||||||
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
||||||
'budget_in_period_breadcrumb' => 'Between :start and :end',
|
'budget_in_period_breadcrumb' => 'Between :start and :end',
|
||||||
'clone_withdrawal' => 'Clone this withdrawal',
|
'clone_withdrawal' => 'Clone this withdrawal',
|
||||||
'clone_deposit' => 'Clone this deposit',
|
'clone_deposit' => 'Clone this deposit',
|
||||||
|
Reference in New Issue
Block a user