mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update transactions.
This commit is contained in:
		| @@ -1097,6 +1097,7 @@ return [ | ||||
|     'save_transactions_by_moving'               => 'Salve esta transação movendo-a para outra conta:|Salve essas transações movendo-as para outra conta:', | ||||
|     'save_transactions_by_moving_js'            => 'Nenhuma transação.|Salve esta transação movendo-a para outra conta.|Salve essas transações movendo-as para outra conta.', | ||||
|     'stored_new_account'                        => 'Nova conta ":name" armazenado!', | ||||
|     'stored_new_account_js'                     => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!', | ||||
|     'updated_account'                           => 'Conta ":name" atualizada', | ||||
|     'credit_card_options'                       => 'Opções de cartão de crédito', | ||||
|     'no_transactions_account'                   => 'Não há transações (neste período) para a conta ativa ":name".', | ||||
| @@ -1133,6 +1134,9 @@ return [ | ||||
|     'interest_calc_daily'                       => 'Por dia', | ||||
|     'interest_calc_monthly'                     => 'Por mês', | ||||
|     'interest_calc_yearly'                      => 'Por ano', | ||||
|     'interest_calc_weekly'                      => 'Per week', | ||||
|     'interest_calc_half-year'                   => 'Per half year', | ||||
|     'interest_calc_quarterly'                   => 'Per quarter', | ||||
|     'initial_balance_account'                   => 'Saldo inicial da conta :account', | ||||
|     'list_options'                              => 'Opções de lista', | ||||
|  | ||||
| @@ -1314,6 +1318,8 @@ return [ | ||||
|     'account_type_Loan'                         => 'Empréstimo', | ||||
|     'account_type_Mortgage'                     => 'Hipoteca', | ||||
|     'account_type_Credit card'                  => 'Cartão de crédito', | ||||
|     'liability_direction_credit'                => 'I am owed this debt', | ||||
|     'liability_direction_debit'                 => 'I owe this debt to somebody else', | ||||
|     'budgets'                                   => 'Orçamentos', | ||||
|     'tags'                                      => 'Tags', | ||||
|     'reports'                                   => 'Relatórios', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user