New translations

This commit is contained in:
James Cole 2017-01-09 17:04:01 +01:00
parent 5aa62a1be4
commit 75af63e6ac

View File

@ -720,11 +720,11 @@ return [
'end_after_start_date' => 'Data zakończenia raportu musi być po dacie rozpoczęcia.', 'end_after_start_date' => 'Data zakończenia raportu musi być po dacie rozpoczęcia.',
'select_category' => 'Wybierz jedną lub więcej kategorii.', 'select_category' => 'Wybierz jedną lub więcej kategorii.',
'select_budget' => 'Wybierz jeden lub więcej budżetów.', 'select_budget' => 'Wybierz jeden lub więcej budżetów.',
'income_per_category' => 'Income per category', 'income_per_category' => 'Dochód wg kategorii',
'expense_per_category' => 'Expense per category', 'expense_per_category' => 'Wydatek wg kategorii',
'expense_per_budget' => 'Expense per budget', 'expense_per_budget' => 'Wydatek wg budżetu',
'income_per_account' => 'Income per account', 'income_per_account' => 'Dochód wg konta',
'expense_per_account' => 'Expense per account', 'expense_per_account' => 'Wydatek wg konta',
'include_expense_not_in_budget' => 'Included expenses not in the selected budget(s)', '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_account' => 'Included expenses not in the selected account(s)',
'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)', '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', 'left_to_spend' => 'Pozostało do wydania',
'earned' => 'Zarobione', 'earned' => 'Zarobione',
'overspent' => 'Przepłacono', 'overspent' => 'Przepłacono',
'left' => 'Left', 'left' => 'Pozostało',
'no_budget' => '(no budget)', 'no_budget' => '(bez budżetu)',
'max-amount' => 'Maximum amount', 'max-amount' => 'Maksymalna kwota',
'min-amount' => 'Minumum amount', 'min-amount' => 'Minimalna kwota',
'journal-amount' => 'Current bill entry', 'journal-amount' => 'Current bill entry',
'name' => 'Nazwa', 'name' => 'Nazwa',
'date' => 'Data', 'date' => 'Data',
@ -786,14 +786,14 @@ return [
'remove_money_from_piggy_title' => 'Usuń pieniądze ze skarbonki ":name"', 'remove_money_from_piggy_title' => 'Usuń pieniądze ze skarbonki ":name"',
'add' => 'Dodaj', 'add' => 'Dodaj',
'remove' => 'Remove', 'remove' => 'Usuń',
'max_amount_add' => 'The maximum amount you can add is', 'max_amount_add' => 'The maximum amount you can add is',
'max_amount_remove' => 'The maximum amount you can remove is', 'max_amount_remove' => 'The maximum amount you can remove is',
'update_piggy_button' => 'Update piggy bank', 'update_piggy_button' => 'Update piggy bank',
'update_piggy_title' => 'Update piggy bank ":name"', 'update_piggy_title' => 'Update piggy bank ":name"',
'updated_piggy_bank' => 'Updated piggy bank ":name"', 'updated_piggy_bank' => 'Updated piggy bank ":name"',
'details' => 'Szczegóły', 'details' => 'Szczegóły',
'events' => 'Events', 'events' => 'Zdarzenia',
'target_amount' => 'Target amount', 'target_amount' => 'Target amount',
'start_date' => 'Start date', 'start_date' => 'Start date',
'target_date' => 'Target date', 'target_date' => 'Target date',