From ac6c5d4e32890f4a5d1ba4582f94490f3f2c2ad2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Tue, 24 Jan 2017 13:57:08 +0100 Subject: [PATCH] New translations --- resources/lang/pl_PL/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index a37d5ddd42..1b4d1e4ee6 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -298,7 +298,7 @@ return [ // preferences 'pref_home_screen_accounts' => 'Konta na stronie domowej', 'pref_home_screen_accounts_help' => 'Które konta powinny być wyświetlane na stronie głównej?', - 'pref_view_range' => 'Pokaż zakres', + 'pref_view_range' => 'Zakres widzenia', 'pref_view_range_help' => 'Niektóre wykresy są automatycznie grupowane w okresach. Jaki okres wolisz?', 'pref_1D' => 'Dzień', 'pref_1W' => 'Tydzień', @@ -333,12 +333,12 @@ return [ 'pref_home_do_show_deposits' => 'Tak, pokaż je', 'successful_count' => 'of which :count successful', 'transaction_page_size_title' => 'Rozmiar strony', - 'transaction_page_size_help' => 'Any list of transactions shows at most this many transactions', + 'transaction_page_size_help' => 'Dowolna lista transakcji będzie pokazywać maksymalnie tyle transakcji', 'transaction_page_size_label' => 'Rozmiar strony', 'between_dates' => '(:start i :end)', 'pref_optional_fields_transaction' => 'Opcjonalne pola dla transakcji', 'pref_optional_fields_transaction_help' => 'By default not all fields are enabled when creating a new transaction (because of the clutter). Below, you can enable these fields if you think they could be useful for you. Of course, any field that is disabled, but already filled in, will be visible regardless of the setting.', - 'optional_tj_date_fields' => 'Pola daty', + 'optional_tj_date_fields' => 'Pola dat', 'optional_tj_business_fields' => 'Pola biznesowe', 'optional_tj_attachment_fields' => 'Pola załączników', 'pref_optional_tj_interest_date' => 'Interest date',