mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations list.php (Polish)
This commit is contained in:
parent
8dec3717eb
commit
c7703cd70c
@ -41,7 +41,7 @@ return [
|
||||
'repeat_freq' => 'Powtarza się',
|
||||
'description' => 'Opis',
|
||||
'amount' => 'Kwota',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'internal_reference' => '',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Stopa procentowa',
|
||||
'book_date' => 'Data księgowania',
|
||||
@ -49,7 +49,7 @@ return [
|
||||
'due_date' => 'Termin realizacji',
|
||||
'payment_date' => 'Data płatności',
|
||||
'invoice_date' => 'Data faktury',
|
||||
'interal_reference' => 'Internal reference',
|
||||
'interal_reference' => '',
|
||||
'notes' => 'Notatki',
|
||||
'from' => 'Z',
|
||||
'piggy_bank' => 'Skarbonka',
|
||||
@ -71,7 +71,7 @@ return [
|
||||
'is_admin' => 'Jest administratorem',
|
||||
'has_two_factor' => 'Ma dwustopniową autoryzację',
|
||||
'confirmed_from' => 'Potwierdzone z',
|
||||
'registered_from' => 'Registered from',
|
||||
'registered_from' => '',
|
||||
'blocked_code' => 'Kod blokady',
|
||||
'domain' => 'Domena',
|
||||
'registration_attempts' => 'Próby rejestracji',
|
||||
@ -88,7 +88,7 @@ return [
|
||||
'budget_count' => 'Liczba budżetów',
|
||||
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
|
||||
'tags_count' => 'Liczba tagów',
|
||||
'inward' => 'Inward description',
|
||||
'outward' => 'Outward description',
|
||||
'inward' => '',
|
||||
'outward' => '',
|
||||
'number_of_transactions' => 'Liczba transakcji',
|
||||
];
|
Loading…
Reference in New Issue
Block a user