mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
New translations firefly.php (Polish)
This commit is contained in:
@@ -906,23 +906,23 @@ return [
|
||||
'link_type_help_outward' => 'Ie. "is duplicated by"',
|
||||
'save_connections_by_moving' => 'Save the link between these transaction(s) by moving them to another link type:',
|
||||
'do_not_save_connection' => '(do not save connection)',
|
||||
'link_transaction' => 'Link transaction',
|
||||
'link_to_other_transaction' => 'Link this transaction to another transaction',
|
||||
'select_transaction_to_link' => 'Select a transaction to link this transaction to',
|
||||
'link_transaction' => 'Powiąż transakcje',
|
||||
'link_to_other_transaction' => 'Powiąż aktualną transakcję z inną transakcją',
|
||||
'select_transaction_to_link' => 'Wybierz transakcję, którą chcesz powiązać z tą transakcją',
|
||||
'this_transaction' => 'This transaction',
|
||||
'transaction' => 'Transaction',
|
||||
'comments' => 'Komentarze',
|
||||
'to_link_not_found' => 'If the transaction you want to link to is not listed, simply enter its ID.',
|
||||
'invalid_link_data' => 'Invalid link type selected. Cannot link transaction.',
|
||||
'journals_linked' => 'Transactions are linked.',
|
||||
'journals_error_linked' => 'These transactions are already linked.',
|
||||
'journal_links' => 'Transaction links',
|
||||
'to_link_not_found' => 'Jeśli nie widzisz transakcji, którą chcesz powiązać, po prostu wpisz jej identyfikator.',
|
||||
'invalid_link_data' => 'Wybrano błędny typ powiązania. Nie można powiązać transakcji.',
|
||||
'journals_linked' => 'Transakcje są powiązane.',
|
||||
'journals_error_linked' => 'Wybrane transakcje są już powiązane.',
|
||||
'journal_links' => 'Powiązane transakcje',
|
||||
'this_withdrawal' => 'This withdrawal',
|
||||
'this_deposit' => 'This deposit',
|
||||
'this_transfer' => 'This transfer',
|
||||
'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>',
|
||||
'deleted_link' => 'Deleted link',
|
||||
'delete_journal_link' => 'Usuń powiązanie między <a href=":source_link">:source</a> a <a href=":destination_link">:destination</a>',
|
||||
'deleted_link' => 'Usunięto powiązanie',
|
||||
'1_outward' => 'relates to',
|
||||
'2_outward' => '(partially) refunds',
|
||||
'3_outward' => '(partially) pays for',
|
||||
|
Reference in New Issue
Block a user