New translations firefly.php (Polish)

This commit is contained in:
James Cole
2017-09-03 14:00:17 +02:00
parent 5946e4b9b5
commit 812e3d4a74

View File

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