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'               => 'Save this transaction by moving it to another account:|Save these transactions by moving them to another account:', | ||||
|     'save_transactions_by_moving_js'            => 'No transactions|Save this transaction by moving it to another account. |Save these transactions by moving them to another account.', | ||||
|     'stored_new_account'                        => '":name" új számla letárolva!', | ||||
|     'stored_new_account_js'                     => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!', | ||||
|     'updated_account'                           => '":name" számla frissítve', | ||||
|     'credit_card_options'                       => 'Hitelkártya opciók', | ||||
|     'no_transactions_account'                   => 'Nincsenek tranzakciók (ebben az időszakban) az eszközszámlához: ":name".', | ||||
| @@ -1133,6 +1134,9 @@ return [ | ||||
|     'interest_calc_daily'                       => 'Naponta', | ||||
|     'interest_calc_monthly'                     => 'Havonta', | ||||
|     'interest_calc_yearly'                      => 'Évente', | ||||
|     'interest_calc_weekly'                      => 'Per week', | ||||
|     'interest_calc_half-year'                   => 'Per half year', | ||||
|     'interest_calc_quarterly'                   => 'Per quarter', | ||||
|     'initial_balance_account'                   => ':account kezdeti egyenlegfiókja', | ||||
|     'list_options'                              => 'List options', | ||||
|  | ||||
| @@ -1314,6 +1318,8 @@ return [ | ||||
|     'account_type_Loan'                         => 'Hitel', | ||||
|     'account_type_Mortgage'                     => 'Jelzálog', | ||||
|     'account_type_Credit card'                  => 'Hitelkártya', | ||||
|     'liability_direction_credit'                => 'I am owed this debt', | ||||
|     'liability_direction_debit'                 => 'I owe this debt to somebody else', | ||||
|     'budgets'                                   => 'Költségkeretek', | ||||
|     'tags'                                      => 'Címkék', | ||||
|     'reports'                                   => 'Jelentések', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user