mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Polish)
This commit is contained in:
parent
0514258290
commit
dae3c4ccc7
@ -947,6 +947,17 @@ return [
|
|||||||
'delete_journal_link' => 'Usuń powiązanie między <a href=":source_link">:source</a> a <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' => 'Usunięto powiązanie',
|
'deleted_link' => 'Usunięto powiązanie',
|
||||||
|
|
||||||
|
// link translations:
|
||||||
|
'relates to_inward' => 'relates to',
|
||||||
|
'is (partially) refunded by_inward' => 'is (partially) refunded by',
|
||||||
|
'is (partially) paid for by_inward' => 'is (partially) paid for by',
|
||||||
|
'is (partially) reimbursed by_inward' => 'is (partially) reimbursed by',
|
||||||
|
'relates to_outward' => 'relates to',
|
||||||
|
'(partially) refunds_outward' => '(partially) refunds',
|
||||||
|
'(partially) pays for_outward' => '(partially) pays for',
|
||||||
|
'(partially) reimburses_outward' => '(partially) reimburses',
|
||||||
|
|
||||||
|
|
||||||
// split a transaction:
|
// split a transaction:
|
||||||
'splits' => 'Podziały',
|
'splits' => 'Podziały',
|
||||||
'add_another_split' => 'Dodaj kolejny podział',
|
'add_another_split' => 'Dodaj kolejny podział',
|
||||||
|
Loading…
Reference in New Issue
Block a user