diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 2cda3ba1aa..32c8fbd555 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -941,19 +941,19 @@ return [ // links 'journal_link_configuration' => 'Konfiguracja powiązań między transakcjami', - 'create_new_link_type' => 'Utwórz nowy typ powiąznia', - 'store_new_link_type' => 'Store new link type', - 'update_link_type' => 'Update link type', - 'edit_link_type' => 'Edit link type ":name"', - 'updated_link_type' => 'Updated link type ":name"', - 'delete_link_type' => 'Delete link type ":name"', - 'deleted_link_type' => 'Deleted link type ":name"', - 'stored_new_link_type' => 'Store new link type ":name"', - 'cannot_edit_link_type' => 'Cannot edit link type ":name"', - 'link_type_help_name' => 'Ie. "Duplicates"', - 'link_type_help_inward' => 'Ie. "duplicates"', - '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:', + 'create_new_link_type' => 'Utwórz nowy typ łącza', + 'store_new_link_type' => 'Zapisz nowy typ łącza', + 'update_link_type' => 'Modyfikuj typ łącza', + 'edit_link_type' => 'Modyfikuj typ łącza ":name"', + 'updated_link_type' => 'Zaktualizowano typ łącza ":nazwa"', + 'delete_link_type' => 'Usuń typ łącza ":name"', + 'deleted_link_type' => 'Usunięto typ łącza ":name"', + 'stored_new_link_type' => 'Zapisz nowy typ łącza ":name"', + 'cannot_edit_link_type' => 'Nie można zaktualizować typu łącza ":name"', + 'link_type_help_name' => 'Np. "Duplikaty"', + 'link_type_help_inward' => 'Np. "duplikuje"', + 'link_type_help_outward' => 'Np. "jest zduplikowana przez"', + 'save_connections_by_moving' => 'Zapisz te powiązania miedzy transakcjami, przenosząc je do innego typu łącza:', 'do_not_save_connection' => '(do not save connection)', 'link_transaction' => 'Powiąż transakcje', 'link_to_other_transaction' => 'Powiąż aktualną transakcję z inną transakcją', @@ -969,7 +969,7 @@ return [ 'this_withdrawal' => 'Ta wypłata', 'this_deposit' => 'Ta wpłata', 'this_transfer' => 'Ten transfer', - 'overview_for_link' => 'Overview for link type ":name"', + 'overview_for_link' => 'Przegląd dla typu łącza ":name"', 'delete_journal_link' => 'Usuń powiązanie między :source a :destination', 'deleted_link' => 'Usunięto powiązanie',