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