New translations firefly.php (Polish)

This commit is contained in:
James Cole 2017-09-03 19:20:09 +02:00
parent 6b82a8b29a
commit a697b0735f

View File

@ -753,20 +753,20 @@ return [
'select_category' => 'Wybierz kategorię(e)',
'select_budget' => 'Wybierz budżet(y).',
'select_tag' => 'Wybierz tag(i).',
'income_per_category' => 'Dochód wg kategorii',
'expense_per_category' => 'Wydatek wg kategorii',
'expense_per_budget' => 'Wydatek wg budżetu',
'income_per_account' => 'Dochód wg konta',
'expense_per_account' => 'Wydatek wg konta',
'expense_per_tag' => 'Wydatek wg tagu',
'income_per_tag' => 'Przychód wg tagu',
'include_expense_not_in_budget' => 'Included expenses not in the selected budget(s)',
'include_expense_not_in_account' => 'Included expenses not in the selected account(s)',
'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)',
'include_income_not_in_category' => 'Included income not in the selected category(ies)',
'include_income_not_in_account' => 'Included income not in the selected account(s)',
'include_income_not_in_tags' => 'Included income not in the selected tag(s)',
'include_expense_not_in_tags' => 'Included expenses not in the selected tag(s)',
'income_per_category' => 'Dochody wg kategorii',
'expense_per_category' => 'Wydatki wg kategorii',
'expense_per_budget' => 'Wydatki wg budżetu',
'income_per_account' => 'Dochody wg konta',
'expense_per_account' => 'Wydatki wg konta',
'expense_per_tag' => 'Wydatki wg tagu',
'income_per_tag' => 'Dochody wg tagów',
'include_expense_not_in_budget' => 'Uwzględnij wydatki spoza wybranych budżetów',
'include_expense_not_in_account' => 'Uwzględnij wydatki spoza wybranych kont',
'include_expense_not_in_category' => 'Uwzględnij wydatki spoza wybranych kategorii',
'include_income_not_in_category' => 'Uwzględnij przychody spoza wybranych kategorii',
'include_income_not_in_account' => 'Uwzględnij przychody spoza wybranych kont',
'include_income_not_in_tags' => 'Uwzględnij przychody spoza wybranych tagów',
'include_expense_not_in_tags' => 'Uwzględnij wydatki spoza wybranych tagów',
'everything_else' => 'Wszystko inne',
'income_and_expenses' => 'Dochody i wydatki',
'spent_average' => 'Wydano (średnia)',