mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
New translations
This commit is contained in:
@@ -14,17 +14,17 @@ return [
|
||||
// new user:
|
||||
'bank_name' => 'Nazwa banku',
|
||||
'bank_balance' => 'Saldo',
|
||||
'savings_balance' => 'Saldo oszczędności',
|
||||
'credit_card_limit' => 'Credit card limit',
|
||||
'savings_balance' => 'Saldo konta oszczędnościowego',
|
||||
'credit_card_limit' => 'Limit karty kredytowej',
|
||||
'automatch' => 'Match automatically',
|
||||
'skip' => 'Skip',
|
||||
'name' => 'Name',
|
||||
'active' => 'Active',
|
||||
'amount_min' => 'Minimum amount',
|
||||
'amount_max' => 'Maximum amount',
|
||||
'skip' => 'Pomiń',
|
||||
'name' => 'Nazwa',
|
||||
'active' => 'Aktywny',
|
||||
'amount_min' => 'Minimalna kwota',
|
||||
'amount_max' => 'Maksymalna kwota',
|
||||
'match' => 'Matches on',
|
||||
'repeat_freq' => 'Repeats',
|
||||
'journal_currency_id' => 'Currency',
|
||||
'journal_currency_id' => 'Waluta',
|
||||
'currency_id' => 'Currency',
|
||||
'attachments' => 'Attachments',
|
||||
'journal_amount' => 'Amount',
|
||||
@@ -32,23 +32,23 @@ return [
|
||||
'journal_source_account_name' => 'Revenue account (source)',
|
||||
'journal_source_account_id' => 'Asset account (source)',
|
||||
'BIC' => 'BIC',
|
||||
'account_from_id' => 'From account',
|
||||
'account_to_id' => 'To account',
|
||||
'source_account' => 'Source account',
|
||||
'destination_account' => 'Destination account',
|
||||
'account_from_id' => 'Z konta',
|
||||
'account_to_id' => 'Na konto',
|
||||
'source_account' => 'Konto źródłowe',
|
||||
'destination_account' => 'Konto docelowe',
|
||||
'journal_destination_account_id' => 'Asset account (destination)',
|
||||
'asset_destination_account' => 'Asset account (destination)',
|
||||
'asset_source_account' => 'Asset account (source)',
|
||||
'journal_description' => 'Description',
|
||||
'note' => 'Notes',
|
||||
'split_journal' => 'Split this transaction',
|
||||
'journal_description' => 'Opis',
|
||||
'note' => 'Notatki',
|
||||
'split_journal' => 'Podziel tę transakcję',
|
||||
'split_journal_explanation' => 'Split this transaction in multiple parts',
|
||||
'currency' => 'Currency',
|
||||
'account_id' => 'Asset account',
|
||||
'budget_id' => 'Budget',
|
||||
'openingBalance' => 'Opening balance',
|
||||
'currency' => 'Waluta',
|
||||
'account_id' => 'Konto aktywów',
|
||||
'budget_id' => 'Budżet',
|
||||
'openingBalance' => 'Bilans otwarcia',
|
||||
'tagMode' => 'Tag mode',
|
||||
'tagPosition' => 'Tag location',
|
||||
'tagPosition' => 'Lokalizacja taga',
|
||||
'virtualBalance' => 'Virtual balance',
|
||||
'longitude_latitude' => 'Location',
|
||||
'targetamount' => 'Target amount',
|
||||
|
Reference in New Issue
Block a user