mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-01 11:47:14 -06:00
New translations
This commit is contained in:
parent
8962f90bcc
commit
39e05c9991
@ -16,7 +16,7 @@ return [
|
|||||||
'bank_balance' => 'Saldo',
|
'bank_balance' => 'Saldo',
|
||||||
'savings_balance' => 'Saldo konta oszczędnościowego',
|
'savings_balance' => 'Saldo konta oszczędnościowego',
|
||||||
'credit_card_limit' => 'Limit karty kredytowej',
|
'credit_card_limit' => 'Limit karty kredytowej',
|
||||||
'automatch' => 'Match automatically',
|
'automatch' => 'Dopasuj automatycznie',
|
||||||
'skip' => 'Pomiń',
|
'skip' => 'Pomiń',
|
||||||
'name' => 'Nazwa',
|
'name' => 'Nazwa',
|
||||||
'active' => 'Aktywny',
|
'active' => 'Aktywny',
|
||||||
@ -71,9 +71,9 @@ return [
|
|||||||
'destination_account_asset' => 'Destination account (asset account)',
|
'destination_account_asset' => 'Destination account (asset account)',
|
||||||
'source_account_revenue' => 'Source account (revenue account)',
|
'source_account_revenue' => 'Source account (revenue account)',
|
||||||
'type' => 'Typ',
|
'type' => 'Typ',
|
||||||
'convert_Withdrawal' => 'Convert withdrawal',
|
'convert_Withdrawal' => 'Konwertuj wypłatę',
|
||||||
'convert_Deposit' => 'Convert deposit',
|
'convert_Deposit' => 'Konwertuj wpłatę',
|
||||||
'convert_Transfer' => 'Convert transfer',
|
'convert_Transfer' => 'Konwertuj transfer',
|
||||||
|
|
||||||
|
|
||||||
'amount' => 'Kwota',
|
'amount' => 'Kwota',
|
||||||
@ -85,7 +85,7 @@ return [
|
|||||||
'tags' => 'Tagi',
|
'tags' => 'Tagi',
|
||||||
'deletePermanently' => 'Usuń trwale',
|
'deletePermanently' => 'Usuń trwale',
|
||||||
'cancel' => 'Anuluj',
|
'cancel' => 'Anuluj',
|
||||||
'targetdate' => 'Target date',
|
'targetdate' => 'Data docelowa',
|
||||||
'tag' => 'Tag',
|
'tag' => 'Tag',
|
||||||
'under' => 'Under',
|
'under' => 'Under',
|
||||||
'symbol' => 'Symbol',
|
'symbol' => 'Symbol',
|
||||||
|
Loading…
Reference in New Issue
Block a user