mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-30 12:43:57 -06:00
New translations
This commit is contained in:
parent
90b0d0d52c
commit
ac6c5d4e32
@ -298,7 +298,7 @@ return [
|
|||||||
// preferences
|
// preferences
|
||||||
'pref_home_screen_accounts' => 'Konta na stronie domowej',
|
'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_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_view_range_help' => 'Niektóre wykresy są automatycznie grupowane w okresach. Jaki okres wolisz?',
|
||||||
'pref_1D' => 'Dzień',
|
'pref_1D' => 'Dzień',
|
||||||
'pref_1W' => 'Tydzień',
|
'pref_1W' => 'Tydzień',
|
||||||
@ -333,12 +333,12 @@ return [
|
|||||||
'pref_home_do_show_deposits' => 'Tak, pokaż je',
|
'pref_home_do_show_deposits' => 'Tak, pokaż je',
|
||||||
'successful_count' => 'of which :count successful',
|
'successful_count' => 'of which :count successful',
|
||||||
'transaction_page_size_title' => 'Rozmiar strony',
|
'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',
|
'transaction_page_size_label' => 'Rozmiar strony',
|
||||||
'between_dates' => '(:start i :end)',
|
'between_dates' => '(:start i :end)',
|
||||||
'pref_optional_fields_transaction' => 'Opcjonalne pola dla transakcji',
|
'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.',
|
'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_business_fields' => 'Pola biznesowe',
|
||||||
'optional_tj_attachment_fields' => 'Pola załączników',
|
'optional_tj_attachment_fields' => 'Pola załączników',
|
||||||
'pref_optional_tj_interest_date' => 'Interest date',
|
'pref_optional_tj_interest_date' => 'Interest date',
|
||||||
|
Loading…
Reference in New Issue
Block a user