mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 18:25:00 -06:00
New translations
This commit is contained in:
parent
eb0c00896f
commit
a0de10870d
@ -758,13 +758,13 @@ return [
|
||||
'name' => 'Name',
|
||||
'date' => 'Date',
|
||||
'paid' => 'Paid',
|
||||
'unpaid' => 'Unpaid',
|
||||
'day' => 'Day',
|
||||
'unpaid' => 'Niezapłacone',
|
||||
'day' => 'Dzień',
|
||||
'budgeted' => 'Budgeted',
|
||||
'period' => 'Period',
|
||||
'balance' => 'Balance',
|
||||
'summary' => 'Summary',
|
||||
'sum' => 'Sum',
|
||||
'period' => 'Okres',
|
||||
'balance' => 'Saldo',
|
||||
'summary' => 'Podsumowanie',
|
||||
'sum' => 'Suma',
|
||||
'average' => 'Average',
|
||||
'balanceFor' => 'Balance for :name',
|
||||
|
||||
@ -789,7 +789,7 @@ return [
|
||||
'update_piggy_button' => 'Update piggy bank',
|
||||
'update_piggy_title' => 'Update piggy bank ":name"',
|
||||
'updated_piggy_bank' => 'Updated piggy bank ":name"',
|
||||
'details' => 'Details',
|
||||
'details' => 'Szczegóły',
|
||||
'events' => 'Events',
|
||||
'target_amount' => 'Target amount',
|
||||
'start_date' => 'Start date',
|
||||
@ -885,7 +885,7 @@ return [
|
||||
'split_intro_two_transfer' => 'It means that the amount of money you\'re moving is divided between several categories or piggy banks.',
|
||||
'split_intro_three_transfer' => 'For example: you could split your :total move so you get :split_one in one piggy bank and :split_two in another.',
|
||||
'split_table_intro_transfer' => 'Split your transfer in as many things as you want. By default the transaction will not split, there is just one entry. Add as many splits as you want to, below. Remember that you should not deviate from your total amount. If you do, Firefly will warn you but not correct you.',
|
||||
'store_splitted_transfer' => 'Store splitted transfer',
|
||||
'store_splitted_transfer' => 'Zachowaj podzielony transfer',
|
||||
'add_another_split' => 'Dodaj kolejny podział',
|
||||
'split-transactions' => 'Podziel transakcję',
|
||||
'split-new-transaction' => 'Podziel nową transakcję',
|
||||
|
Loading…
Reference in New Issue
Block a user