mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Various language string updates.
This commit is contained in:
		| @@ -192,17 +192,17 @@ return [ | ||||
|     'fints_connection_failed'              => 'An error occurred while trying to connecting to your bank. Please make sure that all the data you entered is correct. Original error message: :originalError', | ||||
|  | ||||
|     'job_config_fints_url_help'       => 'E.g. https://banking-dkb.s-fints-pt-dkb.de/fints30', | ||||
|     'job_config_fints_username_help'  => 'For many banks this is your account number.', | ||||
|     'job_config_fints_username_help'  => 'Dla wielu banków jest to numer twojego konta.', | ||||
|     'job_config_fints_port_help'      => 'The default port is 443.', | ||||
|     'job_config_fints_account_help'   => 'Choose the bank account for which you want to import transactions.', | ||||
|     'job_config_local_account_help'   => 'Choose the Firefly III account corresponding to your bank account chosen above.', | ||||
|     'job_config_fints_account_help'   => 'Wybierz konto bankowe, dla którego chcesz importować transakcje.', | ||||
|     'job_config_local_account_help'   => 'Wybierz konto Firefly III odpowiadające wybranemu powyżej kontu bankowemu.', | ||||
|     // specifics: | ||||
|     'specific_ing_name'               => 'ING NL', | ||||
|     'specific_ing_descr'              => 'Create better descriptions in ING exports', | ||||
|     'specific_sns_name'               => 'SNS / Volksbank NL', | ||||
|     'specific_sns_descr'              => 'Trim quotes from SNS / Volksbank export files', | ||||
|     'specific_sns_descr'              => 'Usuwa cudzysłowy z plików eksportów SNS / Volksbank', | ||||
|     'specific_abn_name'               => 'ABN AMRO NL', | ||||
|     'specific_abn_descr'              => 'Fixes potential problems with ABN AMRO files', | ||||
|     'specific_abn_descr'              => 'Napraw potencjalne problemy z plikami ABN AMRO', | ||||
|     'specific_rabo_name'              => 'Rabobank NL', | ||||
|     'specific_rabo_descr'             => 'Fixes potential problems with Rabobank files', | ||||
|     'specific_pres_name'              => 'President\'s Choice Financial CA', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user