mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
5aa62a1be4
commit
75af63e6ac
@ -720,11 +720,11 @@ return [
|
||||
'end_after_start_date' => 'Data zakończenia raportu musi być po dacie rozpoczęcia.',
|
||||
'select_category' => 'Wybierz jedną lub więcej kategorii.',
|
||||
'select_budget' => 'Wybierz jeden lub więcej budżetów.',
|
||||
'income_per_category' => 'Income per category',
|
||||
'expense_per_category' => 'Expense per category',
|
||||
'expense_per_budget' => 'Expense per budget',
|
||||
'income_per_account' => 'Income per account',
|
||||
'expense_per_account' => 'Expense per account',
|
||||
'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',
|
||||
'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)',
|
||||
@ -753,10 +753,10 @@ return [
|
||||
'left_to_spend' => 'Pozostało do wydania',
|
||||
'earned' => 'Zarobione',
|
||||
'overspent' => 'Przepłacono',
|
||||
'left' => 'Left',
|
||||
'no_budget' => '(no budget)',
|
||||
'max-amount' => 'Maximum amount',
|
||||
'min-amount' => 'Minumum amount',
|
||||
'left' => 'Pozostało',
|
||||
'no_budget' => '(bez budżetu)',
|
||||
'max-amount' => 'Maksymalna kwota',
|
||||
'min-amount' => 'Minimalna kwota',
|
||||
'journal-amount' => 'Current bill entry',
|
||||
'name' => 'Nazwa',
|
||||
'date' => 'Data',
|
||||
@ -786,14 +786,14 @@ return [
|
||||
'remove_money_from_piggy_title' => 'Usuń pieniądze ze skarbonki ":name"',
|
||||
'add' => 'Dodaj',
|
||||
|
||||
'remove' => 'Remove',
|
||||
'remove' => 'Usuń',
|
||||
'max_amount_add' => 'The maximum amount you can add is',
|
||||
'max_amount_remove' => 'The maximum amount you can remove is',
|
||||
'update_piggy_button' => 'Update piggy bank',
|
||||
'update_piggy_title' => 'Update piggy bank ":name"',
|
||||
'updated_piggy_bank' => 'Updated piggy bank ":name"',
|
||||
'details' => 'Szczegóły',
|
||||
'events' => 'Events',
|
||||
'events' => 'Zdarzenia',
|
||||
'target_amount' => 'Target amount',
|
||||
'start_date' => 'Start date',
|
||||
'target_date' => 'Target date',
|
||||
|
Loading…
Reference in New Issue
Block a user