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
25256601a6
commit
9974f71f3e
@ -45,7 +45,7 @@ return [
|
|||||||
'date' => 'Data',
|
'date' => 'Data',
|
||||||
'interest_date' => 'Stopa procentowa',
|
'interest_date' => 'Stopa procentowa',
|
||||||
'book_date' => 'Data księgowania',
|
'book_date' => 'Data księgowania',
|
||||||
'process_date' => 'Processing date',
|
'process_date' => 'Przetworzono',
|
||||||
'due_date' => 'Termin realizacji',
|
'due_date' => 'Termin realizacji',
|
||||||
'payment_date' => 'Data płatności',
|
'payment_date' => 'Data płatności',
|
||||||
'invoice_date' => 'Data faktury',
|
'invoice_date' => 'Data faktury',
|
||||||
@ -65,14 +65,14 @@ return [
|
|||||||
'iban' => 'IBAN',
|
'iban' => 'IBAN',
|
||||||
'paid_current_period' => 'Zapłacono w tym okresie',
|
'paid_current_period' => 'Zapłacono w tym okresie',
|
||||||
'email' => 'Adres E-Mail',
|
'email' => 'Adres E-Mail',
|
||||||
'registered_at' => 'Registered at',
|
'registered_at' => 'Zarejestrowano',
|
||||||
'is_activated' => 'Jest aktywny',
|
'is_activated' => 'Jest aktywny',
|
||||||
'is_blocked' => 'Jest zablokowany',
|
'is_blocked' => 'Jest zablokowany',
|
||||||
'is_admin' => 'Jest administratorem',
|
'is_admin' => 'Jest administratorem',
|
||||||
'has_two_factor' => 'Ma dwustopniową autoryzację',
|
'has_two_factor' => 'Ma dwustopniową autoryzację',
|
||||||
'confirmed_from' => 'Potwierdzone z',
|
'confirmed_from' => 'Potwierdzone z',
|
||||||
'registered_from' => 'Registered from',
|
'registered_from' => 'Registered from',
|
||||||
'blocked_code' => 'Block code',
|
'blocked_code' => 'Kod blokady',
|
||||||
'domain' => 'Domena',
|
'domain' => 'Domena',
|
||||||
'registration_attempts' => 'Próby rejestracji',
|
'registration_attempts' => 'Próby rejestracji',
|
||||||
'source_account' => 'Konto źródłowe',
|
'source_account' => 'Konto źródłowe',
|
||||||
@ -90,5 +90,5 @@ return [
|
|||||||
'tags_count' => 'Liczba tagów',
|
'tags_count' => 'Liczba tagów',
|
||||||
'inward' => 'Inward description',
|
'inward' => 'Inward description',
|
||||||
'outward' => 'Outward description',
|
'outward' => 'Outward description',
|
||||||
'number_of_transactions' => 'Number of transactions',
|
'number_of_transactions' => 'Liczba transakcji',
|
||||||
];
|
];
|
Loading…
Reference in New Issue
Block a user