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
05103c0676
commit
560bd6a92b
@ -71,19 +71,19 @@ return [
|
||||
'destination_accounts' => 'Konto(a) docelowe',
|
||||
'user_id_is' => 'Twój identyfikator użytkownika to <strong>:user</strong>',
|
||||
'field_supports_markdown' => 'To pole obsługuje <a href="https://pl.wikipedia.org/wiki/Markdown"> Markdown</a>.',
|
||||
'need_more_help' => 'If you need more help using Firefly III, please <a href="https://github.com/firefly-iii/firefly-iii/issues">open a ticket on Github</a>.',
|
||||
'reenable_intro_text' => 'You can also reenable <a href="#" id="reenableGuidance">the introduction guidance</a>.',
|
||||
'intro_boxes_after_refresh' => 'The introduction boxes will reappear when you refresh the page.',
|
||||
'need_more_help' => 'Jeśli potrzebujesz dodatkowej pomocy w korzystaniu z Firefly III, proszę <a href="https://github.com/firefly-iii/firefly-iii/issues">opisz go w zgłoszeniu na Githubie</a>.',
|
||||
'reenable_intro_text' => 'Możesz także ponownie włączyć <a href="#" id="reenableGuidance">samouczek</a>.',
|
||||
'intro_boxes_after_refresh' => 'Samouczek pojawi się po odświeżeniu strony.',
|
||||
'show_all_no_filter' => 'Pokaż wszystkie transakcje bez grupowania ich według daty.',
|
||||
'expenses_by_category' => 'Wydatki wg kategorii',
|
||||
'expenses_by_budget' => 'Wydatki wg budżetu',
|
||||
'income_by_category' => 'Dochody wg kategorii',
|
||||
'expenses_by_asset_account' => 'Expenses by asset account',
|
||||
'expenses_by_expense_account' => 'Expenses by expense account',
|
||||
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
|
||||
'expenses_by_asset_account' => 'Wydatki wg kont aktywów',
|
||||
'expenses_by_expense_account' => 'Wydatki wg kont wydatków',
|
||||
'cannot_redirect_to_account' => 'Firefly III nie może Cię przekierować na właściwą stronę. Przepraszamy.',
|
||||
'sum_of_expenses' => 'Suma wydatków',
|
||||
'sum_of_income' => 'Suma dochodów',
|
||||
'total_sum' => 'Total sum',
|
||||
'total_sum' => 'Suma ogółem',
|
||||
'spent_in_specific_budget' => 'Wydatki w budżecie ":budget"',
|
||||
'sum_of_expenses_in_budget' => 'Wydano łącznie w budżecie ":budget"',
|
||||
'left_in_budget_limit' => 'Left to spend according to budgeting',
|
||||
|
Loading…
Reference in New Issue
Block a user