mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations form.php (Polish)
This commit is contained in:
@@ -58,20 +58,20 @@ return [
|
||||
'accountRole' => 'Rola konta',
|
||||
'openingBalanceDate' => 'Data salda otwarcia',
|
||||
'ccType' => 'Plan płatności kartą kredytową',
|
||||
'ccMonthlyPaymentDate' => 'Credit card monthly payment date',
|
||||
'ccMonthlyPaymentDate' => 'Miesięczny termin spłaty karty kredytowej',
|
||||
'piggy_bank_id' => 'Skarbonka',
|
||||
'returnHere' => 'Wróć tutaj',
|
||||
'returnHereExplanation' => 'After storing, return here to create another one.',
|
||||
'returnHereExplanation' => 'Po zapisaniu, wrócić tutaj.',
|
||||
'returnHereUpdateExplanation' => 'Po aktualizacji, wróć tutaj.',
|
||||
'description' => 'Opis',
|
||||
'expense_account' => 'Konto wydatków',
|
||||
'revenue_account' => 'Konto przychodów',
|
||||
'decimal_places' => 'Miejsca dziesiętne',
|
||||
'exchange_rate_instruction' => 'Foreign currencies',
|
||||
'exchanged_amount' => 'Exchanged amount',
|
||||
'source_amount' => 'Amount (source)',
|
||||
'destination_amount' => 'Amount (destination)',
|
||||
'native_amount' => 'Native amount',
|
||||
'exchange_rate_instruction' => 'Zagraniczne waluty',
|
||||
'exchanged_amount' => 'Wymieniona kwota',
|
||||
'source_amount' => 'Kwota (źródło)',
|
||||
'destination_amount' => 'Kwota (przeznaczenie)',
|
||||
'native_amount' => 'Źródłowa kwota',
|
||||
|
||||
'revenue_account_source' => 'Konto przychodów (źródło)',
|
||||
'source_account_asset' => 'Konto źródłowe (konto aktywów)',
|
||||
@@ -86,9 +86,9 @@ return [
|
||||
|
||||
'amount' => 'Kwota',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Interest date',
|
||||
'interest_date' => 'Data odsetek',
|
||||
'book_date' => 'Data księgowania',
|
||||
'process_date' => 'Processing date',
|
||||
'process_date' => 'Data przetworzenia',
|
||||
'category' => 'Kategoria',
|
||||
'tags' => 'Tagi',
|
||||
'deletePermanently' => 'Usuń trwale',
|
||||
@@ -100,7 +100,7 @@ return [
|
||||
'code' => 'Kod',
|
||||
'iban' => 'IBAN',
|
||||
'accountNumber' => 'Numer konta',
|
||||
'creditCardNumber' => 'Credit card number',
|
||||
'creditCardNumber' => 'Numer karty kredytowej',
|
||||
'has_headers' => 'Nagłówki',
|
||||
'date_format' => 'Format daty',
|
||||
'specifix' => 'Bank- or file specific fixes',
|
||||
|
Reference in New Issue
Block a user